body{font-size:14px;background:url(../../images/bg.png) repeat-x;font-family:"Microsoft YaHei"}
.body2{background:url(../../images/header_bg.png) repeat-x #ffffff;}
.body3{background:none;}
.body2 .main{background:#fff;}
.box-shadow{ box-shadow:0 0px 18px 1px rgba(125,125,125,0.3);}

body {
  font-size: 14px;
  background: #fff url(../../images/bg.png) repeat-x;
  font-family: "Microsoft YaHei";
}
.body2 {
  background: url(../../images/header_bg.png) repeat-x #ffffff;
}
.body3 {
  background: none;
}
.body2 .main {
  background: #fff;
}
.box-shadow {
  box-shadow: 0 0px 18px 1px rgba(125, 125, 125, 0.3);
}
.overflow {
  overflow: Hidden;
}
.J-screnn-btn{
  color: #fa9c3b;
  font-weight: 500;
  font-weight: bold;
  font-size: 16px;
}
/*******************************
-------[图书入库后的样式]--------
********************************/
p.center {
  text-align: center;
}
p.right {
  text-align: right;
}
p.left {
  text-align: left;
}
span.blockquote {
  font-family: "楷体", "楷体_GB2312";
  display: block;
  padding: 0px 20px;
}
span.blockquote p {
  margin: 0;
}
span.kaiti {
  font-family: "楷体", "楷体_GB2312";
}
span.overline {
  text-decoration: overline;
}
span.bk {
  padding: 0 2px;
  text-align: justify;
  border: 1px solid #333;
  display: block;
}
span.ul {
  border-bottom: 3px double black;
}
span.border {
  border: 1px solid #333;
}
span.em_dot1 {
  background-image: url("../../images/otext.png"); /* 波浪线宽2px的图片 */
  background-size: 9px 4px;
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding-bottom: 3px;
}
span.info1 {
  background-image: url("../../images/wavy.png"); /* 波浪线宽2px的图片 */
  background-size: 9px 4px;
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding-bottom: 3px;
}
span.info {
  border-bottom: 3px;
  text-decoration-line: underline;
  text-decoration-style: wavy;
}
/* span.info{ border-bottom: 2px wavy #333;padding-bottom: 3px; ;} */
span.em_dot {
  border-bottom: 4px dotted #333;
  padding-bottom: 3px;
}
/*******************************
-------[页面公用样式]--------
********************************/
.alert-dismissible {
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.b-a {
  border: 1px solid #ebebea;
}
img {
  max-width: 100%;
}
.book-list {
  list-style: none;
}
a:hover {
  cursor: pointer;
  text-decoration: underline;
}
a,
a:focus {
  outline: None;
}
.slick-slide {
  outline: none;
}
.dictionaryCon {
  cursor: move;
}
p {
  margin: 0;
}
/* 当前位置 */
.position {
  padding: 15px 0 15px 25px;
  background: url(../../images/position-icon.png) no-repeat left center;
  color: #666666;
}
.position a {
  color: #909090;
}
.notData {
  font-size: 20px;
  line-height: 200px;
  text-align: center;
  color: #bebebe;
}
.personinfo .member-logofile {
  cursor: pointer;
  border-radius: 50%;
  margin-right: 5px;
  width: 30px;
  height: 30px;
}
#mjs_tip {
  background: rgb(255, 255, 255);
  width: 255px;
  border-radius: 10px;
  line-height: 1.5;
  padding: 10px;
  word-break: break-all;
  box-shadow: 0 0 20px 0px rgb(93 93 93 / 20%);
}

.personinfo {
  position: relative;
}
.personinfo .user-infor:hover ~ .select-list {
  display: block;
}
.personinfo .select-list:hover {
  display: block;
}
.select-list a {
  display: block;
}
.personinfo .select-list {
  display: none;
  position: absolute;
  right: -14px;
  top: 42px;
  width: 100px;
  text-align: center;
  border-radius: 3px;
  background-color: #fff;
  z-index: 1009;
  box-shadow: 0 0 20px 0px rgb(93 93 93 / 55%);
  border: solid 1px #eeeeee;
  line-height: 30px;
  padding: 10px 0;
}
.personinfo .select-list:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 8px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.body2 .main.affixMain {
  background-color: #f9f9f9;
}
#affixLeft {
  width: 10.5%;
}
#affixLeft.affix {
  top: 0px;
}
#affixLeft .book-detail-left,
#affixLeft .book-detail-close {
  min-height: inherit;
  border: none;
  background: none;
  width: 100%;
}
#affixLeft.affix + .affixRight {
  position: relative;
  left: 10.5%;
  flex: inherit;
  width: 89.5%;
  padding-right: 60px;
}
#affixLeft.affix + .affixRightOpen {
  left: 40px;
  width: calc(100% - 44px);
}
#affixLeft.affixLeftClose {
  width: 40px;
}
.affixRight {
  min-height: 1000px;
  background-color: #fff;
  width: 89.5%;
  padding-right: 60px;
}
.affixPdfRight {
  min-height: 670px;
  height: calc(100vh - 183px);
}
.affixRight.affixRightOpen {
  flex: 1;
}
/*******************************
-------[广告]--------
********************************/
.adv > div {
  margin-top: -25px;
}
.adv .adv-close {
  height: 25px;
  color: #fff;
}
/*人工客服样式*/
.fix-bottom {
  position: fixed;
  top: 53%;
  transform: translateY(-50%);
  right: 80px;
  z-index: 99999;
  width: 320px;
  height: 500px;
}
.fix-bottom .open-kefu {
  box-shadow: 0 0 8px #aaa;
  border-radius: 15px 15px 0 0;
  -webkit-animation: showchatbox 1s;
  animation: showchatbox 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fix-bottom .holly-kefu {
  position: absolute;
  top: 0;
  width: 320px;
  height: 500px;
  min-height: 500px;
  border-radius: 15px 15px 0 0;
  pointer-events: auto;
  background-color: transparent;
}
.fix-bottom .open-kefu .close-kefu {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.fix-bottom .holly-kefu iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.power {
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}
.powermodal {
  width: max-content;
  background-image: url(../../images/qipao.png);
  background-size: 100% 100%;
  position: absolute;
  right: 251px;
  padding: 14px 20px;
  box-sizing: border-box;
  transition: 0.3s;
  top: 40px;
  color: #000;
  z-index: 10;
}
/*******************************
-------[登录、注册]--------
********************************/
.setlogout {
  font-size: 13px;
}
.setlogout img {
  height: 13px;
  transform: translateY(-1px);
  margin-right: 3px;
}

.dialogMask {
  position: fixed;
  z-index: 988;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.dialogBg {
  position: fixed;
  z-index: 990;
  top: 200px;
  left: 50%;
  margin-left: -275px;
  width: 550px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 60px;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.booksearchDialog {
  width: 700px;
  margin-left: -350px;
  top: 100px;
}
.dialogBg .dialog_close {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 40px;
  color: #333;
  text-decoration: none;
}
.loginMethodTab {
  position: absolute;
  top: 0;
  left: 0;
  width: 92px;
  height: 92px;
}
.loginMethodTab span {
  cursor: pointer;
  display: inline;
}
.loginMethodTab span.on {
  display: none;
}
.dialogTab {
  text-align: center;
  margin-bottom: 30px;
  height: 42px;
}
.dialogTab span {
  position: relative;
  height: 100%;
  display: inline-block;
  cursor: pointer;
  margin: 0 30px;
  font-size: 24px;
  color: #bfbfbf;
}
.dialogTab span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: none;
  background-size: 100% 100%;
}
.dialogTab span.on {
  color: #333333;
}
.dialogTab span.on::after {
  background: url(../../images/dialogBtnBg.png) no-repeat;
  background-size: 100% 100%;
}
.dialogBg .input-group-addon {
  background: none;
  border: none;
}
.dialogBg .input-group-addon img {
  min-width: 80px;
  cursor: pointer;
}
.dialogBg .form-control {
  background: none;
  border: none;
  font-size: 16px;
}
.dialogBg select {
  border: none;
  background: None;
  padding: 0;
}
.dialogBg .item {
  background: #f9f9f9;
  margin-bottom: 20px;
  height: 48px;
  line-height: 48px;
}
.dialogBg .item input {
  height: 48px;
  line-height: 48px;
}
.dialogBg .btn {
  width: 100%;
  height: 48px;
  line-height: 36px;
  background: url(../../images/dialogBtnBg.png) no-repeat;
  background-size: 100% 100%;
  border: none;
  font-size: 20px;
  letter-spacing: 1rem;
}
.dialogBg input[type="radio"] {
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.dialogBg .regulations {
  color: #bfc4cd;
  font-size: 16px;
}
.dialogBg a {
  color: #2378e4;
}
.dialogBg a.carsi {
  color: #33b18f;
}
.dialogBg a.forget {
  color: #bfc4cd;
}
.dialogBg a.disabled {
  color: #999;
}
.retrieve-dialog .dialogTab span.on::after {
  background: #3dcdaa;
}
.retrieve-dialog .btn {
  background: #3dcdaa;
}
.retrieve-dialog a {
  color: #3dcdaa;
}

.dialogLoginBox .other a:not(:last-child) {
  margin-right: 20px;
}
/*******************************
	-------[复制和字典样式]--------
********************************/
.copy-search {
  position: fixed;
}
.copy-search span {
  /* border: 2px solid #efefed; */
  color: #efe6e6;
  background-color: #6397ed;
  text-align: center;
  padding: 2px 10px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  cursor: pointer;
  margin-bottom: 1px;
}
/*******************************
	-------[购买]--------
********************************/
.purchase-dialog.dialogBg {
  padding: 0 30px 40px;
  transform: translateY(-50%);
  top: 50%;
}
.purchase-dialog .dialog-title {
  text-align: left;
}
.purchase-dialog .dialog-title span {
  margin-left: 0;
  font-size: 20px;
  margin-top: 18px;
  color: #333333;
}
.purchase-dialog .purchase-radio {
  padding-bottom: 20px;
  font-size: 14px;
  color: #000;
}
.purchase-dialog .purchase-radio label {
  color: #000;
}
.purchase-dialog .purchase-radio label span {
  color: #935352;
  margin: 0 5px;
}
.purchase-dialog .purchase-radio p {
  font-size: 12px;
  text-indent: 2em;
  color: #999;
}
.purchase-dialog .purchase-radio .purchase-price {
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #c51a17;
}
.purchase-dialog .purchase-radio .bank-icon {
  display: inline-block;
  width: 147px;
  height: 47px;
  background: #fff;
  border: 1px solid #ddd;
}
.purchase-dialog .dialog-footer {
  margin-top: 20px;
}
.purchase-dialog .purchase-dialog-btn {
  width: 40%;
  float: left;
  background: url(../../images/dialogBtnBg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 5%;
}
.purchase-dialog .cancel-dialog-btn {
  background: #ccc;
  color: #333;
}
.purchase-mask {
  position: fixed;
  z-index: 988;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.shareBar > a > img {
  height: 14px;
  vertical-align: center;
}
/*******************************
-------[头部]--------
********************************/
.header {
  padding: 0;
  background: url(../../images/head-bg.png) repeat-x left bottom;
  z-index: 99;
  height: 97px;
  line-height: 97px;
  position: relative;
}
.head {
  position: relative;
  z-index: 1;
}
.head .uselogin {
  padding-left: 30px;
}
.head .uselogin .user-infor {
  margin: 0 20px;
}
.head_xs {
  border: none;
}
/* 头部手机阅读样式 */
.read-iphone {
  position: relative;
}
.read-iphone .read-child {
  line-height: 30px;
  display: none;
  background-color: #fff;
  right: 0px;
  z-index: 100;
  position: absolute;
  bottom: -105px;
  text-align: center;
}
.read-iphone:hover .read-child {
  display: block;
}
.read-iphone .read-child:hover {
  display: block;
}
.read-iphone .read-child {
  padding: 10px 10px 0px;
  border-radius: 5px;
  cursor: auto;
  position: absolute;
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
  background-color: #fff;
}
/* drop-shadow */
.read-child::after {
  position: absolute;
  bottom: -9px;
  right: 45px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  /* filter: drop-shadow(1px 3px 1px rgba(0, 0, 0, .2)); */
}

/* tranform */
.read-child::before {
  position: absolute;
  top: -5px;
  right: 35px;
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(135deg);
  box-shadow: 1px -2px 5px rgba(0, 0, 0, 0.2);
}

.read-child::after {
  position: absolute;
  top: 0px;
  right: 29px;
  content: "";
  width: 20px;
  height: 10px;
  background: #fff;
}
/*******************************
  --------[图书列表头部]-------
********************************/
.header-top {
  background: #174a77;
  color: #fff;
  line-height: 40px;
}
.collectedPapers {
  background-color: #f6f7f9;
  color: #2d2d2d;
}
.header-top a {
  color: #fff;
}
.collectedPapers a {
  color: #2d2d2d;
}
.header-top a:focus {
  color: #fff;
}
.header-top .child-nav .child-nav-list a {
  color: #383838;
}
.header-top .child-nav .child-nav-list a:focus {
  color: #383838;
}
.header-top .nav-list-child li > a {
  color: #383838;
}
.header-top .nav-list-child li > a:focus {
  color: #383838;
}
.header-top .loginColor a,
.header-top .loginColor {
  color: #fff;
}
.header-book {
  background: none;
  height: 140px;
  line-height: 140px;
}
.header-book .search {
  margin: 42px 0;
  float: right;
  width: 730px;
}
.header-book .search-pageindex {
  width: 605px;
}
.header-book .search .subsearch-query {
  width: calc(100% - 85px);
  margin-left: 0;
}
.header-book .search .subsearch-query-pageindex {
  float: right;
  padding-right: 10px;
}
.header-book .search .advanceLink {
  margin-top: 0px;
  float: right;
}

/*******************************
-------[导航]--------
********************************/
.nav ul {
  margin: 0;
}
.nav > ul > li {
  float: left;
  margin: 0 12px;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav > ul.width-head > li {
  margin: 0 15px;
}
.nav > ul > li:last-child {
  margin-right: 0;
}
.nav > ul > li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  height: 2px;
  background: #fff;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav > ul > li.child-nav {
  padding-right: 25px;
}
.nav > ul > li.child-nav::before {
  position: absolute;
  right: 5px;
  height: 100%;
  content: "";
  background: url(../../images/nav_dwon_icon.png) no-repeat center;
  background-size: 16px auto;
  width: 20px;
}
.nav > ul > li.child-nav:hover::before,
.nav > ul > li.child-nav.cur::before {
  content: "";
  background: url(../../images/nav_up_icon.png) no-repeat center;
  background-size: 16px auto;
  width: 20px;
}
.nav > ul > li.cur::after,
.nav > ul > li:hover::after,
.nav > ul > li:hover::after {
  opacity: 1;
}
.nav > ul > li a {
  font-size: 20px;
  color: #b6caea;
}
.nav > ul > li.cur a,
.nav > ul > li:hover a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* 二级 */
.child-nav-list,
.threeNav {
  position: absolute;
  top: 140px;
  width: 100%;
  left: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  transition: top 0.5s;
}
.nav > ul > li:hover .child-nav-list,
.cur.threeNav {
  z-index: 7;
  top: 97px;
  visibility: visible;
}
.nav-list-child {
  padding: 10px 5px;
}
.nav-list-child li {
  line-height: 40px;
  margin: 9px 0;
}
.nav-list-child li a:hover {
  color: #3386df;
}
.nav-list-child {
  background: #fff;
}
.child-nav-list {
  background: #fff;
  width: 180px;
}
.nav > ul > li .child-nav-list li {
  line-height: 40px;
  padding: 5px 20px;
  border-bottom: 1px solid #ebebeb;
}
.nav > ul > li .child-nav-list li a {
  font-weight: normal;
  font-size: 16px;
  color: #666666;
}
.nav > ul > li .child-nav-list li:hover {
  background-color: #f2f5f8;
}
.nav > ul > li .child-nav-list li:hover a {
  color: #3386df;
  padding-left: 10px;
}
/*******************************
--------[底部]-------
********************************/
.footer {
  padding: 0;
}
.footer .foot {
  padding: 20px 0 30px;
  background-color: #3c495e;
}
.footer .foot-copy {
  background-color: #303b4c;
  line-height: 70px;
  color: #94a5bf;
}
.footer .foot-copy a {
  color: #94a5bf;
}
.contactUs {
  /* padding-left:66px;margin-top:30px; */
  line-height: 30px;
  color: #abb0ba;
}
.contactUs > div {
  margin: 5px 0;
}
.contactUs i {
  color: #5297e3;
  display: inline-block;
  width: 25px;
}
.foot-link .link-title,
.foot-aboutUs .aboutUs-title {
  font-size: 20px;
  color: #fff;
  border-bottom: 1px solid #50617d;
  margin-top: 5px;
  padding-bottom: 15px;
}
.foot-link .links li {
  padding-left: 20px;
  margin-top: 18px;
  position: relative;
  height: 20px;
  line-height: 20px;
}
.foot-link .links li::before {
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
  content: "\f105";
  font-family: FontAwesome;
  color: #7c96c2;
}
.foot-link .links li a {
  color: #7c96c2;
}
.foot-link .links li:hover {
  padding-left: 25px;
}
.foot-link .links li:hover::before,
.foot-link .links li:hover a {
  color: #fff;
}
.foot-aboutUs {
  max-width: 388px;
}
.aboutUs {
  margin-left: -9px;
  margin-right: -9px;
  margin-top: 10px;
}
.aboutUs > div {
  padding: 9px;
  float: left;
  width: 33.33%;
}
.aboutUs > div .btn {
  display: block;
  width: 100%;
  background-color: #50607c;
  border: none;
  color: #d4dae4;
  border-radius: 5px;
  padding: 9px 12px;
}
.aboutUs > div .btn:hover {
  background-color: #5297e3;
  color: #fff;
}
/*******************************
--------[分页条]-------
********************************/
.pagebar {
  color: #808080;
  text-align: center;
  margin: 60px 0;
}
.pagebar a,
.pagebar .pageBtnWrap span {
  display: inline-block;
  background-color: #fff;
  min-width: 35px;
  height: 35px;
  padding: 0 3px;
  margin: 5px;
  line-height: 35px;
  text-align: center;
  color: #808080;
  border: 1px solid #e5e5e5;
}
.pagebar a:hover,
.pagebar .pageBtnWrap span.curr {
  background-color: #155bd0;
  border-color: #155bd0;
  color: #fff;
}
.pagebar .pageBtnWrap span.disabled {
  display: none;
}
.pagebar .pageBtnWrap,
.pagebar .goPageBox {
  margin-right: 20px;
}
.pagebar input {
  width: 53px;
  height: 35px;
  border: 1px solid #e5e5e5;
  margin: 0 5px;
  text-align: center;
  color: #808080;
  padding: 0 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/*******************************
--------[添加兴趣引导]-------
********************************/
.interest {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 100;
  left: 0;
  top: 0;
}
.interest .back {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #1e1e1e;
  opacity: 0.3;
}
.interest .box-content {
  border-radius: 5px;
  display: flex;
  z-index: 120;
  max-height: 660px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.interest .box-content .interest-left {
  max-height: 600px;
  overflow-y: auto;
  width: 200px;
  padding: 30px 0;
  background: linear-gradient(to bottom, #e9efff, #f9fbff);
  border-radius: 5px 0 0 5px;
}
.interest .box-content .interest-left p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #848fa7;
  padding: 0 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 16px;
  cursor: pointer;
}
.interest .box-content .interest-left p.on {
  color: #4583ea;
}
.interest .box-content .interest-right {
  width: 740px;
  height: 600px;
  padding: 30px;
  background-image: url(../../images/inter-bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
.interest .box-content .interest-right .top {
  font-size: 18px;
  color: #1c1c1c;
}
.interest .box-content .interest-right .bootm .start {
  font-size: 16px;
  color: #4583ea;
  border: 2px solid #4583ea;
  padding: 10px 30px;
  border-radius: 100px;
}
.interest .box-content .interest-right .bootm a {
  font-size: 15px;
  color: #abb4c9;
}
div.interest-word {
  overflow: hidden;
  position: relative;
}
.interest-word span {
  background: #fff;
  white-space: nowrap;
  font-size: 16px;
  color: #4583ea;
  padding: 10px 35px;
  cursor: pointer;
  border-radius: 40px;
  box-shadow: 0 0 3px #999999;
}
.interest-word span.on {
  background-color: #4583ea;
  color: #fff;
}
.interest-word span .active {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.interest-word span.on .active {
  display: inline-block;
  margin-left: 10px;
}
/*******************************
--------[首页]-------
********************************/
.grey-bg {
  background-color: #f6f7f9;
}
.row75 {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row75 .col75 {
  padding: 0 7.5px;
}
.boxShadow {
  box-shadow: 0px 0px 12px 0px #eaebed;
}
/* 搜索 */
.search {
  width: 888px;
  max-width: 100%;
  margin: 50px 170px 40px 170px;
}
.search .subsearch-query {
  width: calc(100% - 85px);
  float: left;
}
.search .words span,
.search .words label {
  color: #fff;
  font-size: 14px;
  padding: 0 10px; /*padding-bottom: 3px;*/
  margin-bottom: 0px;
}
.indexSearchBox {white-space: nowrap;}
.indexReadRanks > div {display: none;}
.indexReadRanks > div:first-child {display: block;}
.search .words input[type="checkbox"] {
  margin: 0;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 10px;
  position: relative;
  -webkit-appearance: none;
  outline: none;
  top: -1px;
}
.search .words input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  border-radius: 3px;
}
.search .words input[type="checkbox"]:checked::before {
  content: "\2713";
  background-color: #ff9c3b;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fbd0a7;
  color: #fff;
  font-size: 12px;
}

.search .input-group {
  background-color: #fff;
}
.search input {
  height: 54px; /*line-height:54px;*/
}
.search-pageindex input {
  height: 50px;
}
.search .input-group-addon,
.search input {
  border: none;
}
.search .search-select {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
}
.search .search-select.fuzzy {
  color: #828282;
}
.search .search-btn {
  padding: 0;
}
.search .search-submit {
  display: inline-block;
  width: 120px;
  height: 100%;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #ff9c3b;
}
.search .search-submit-pageindex {
  width: 75px;
  height: 50px;
  line-height: 45px;
}
.search .advanceLink {
  float: left;
  margin-top: 40px;
  margin-left: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 54px;
}

.SearchBox {
  position: relative;
  height: 54px;
}
.SearchBox #searchString:focus::-webkit-input-placeholder {
  color: transparent;
}
.SearchBox #searchString:focus:-moz-placeholder {
  color: transparent;
}
.SearchBox #searchString:focus::-moz-placeholder {
  color: transparent;
}
.SearchBox #searchString:focus:-ms-input-placeholder {
  color: transparent;
}

.SearchBox #selectValue:focus::-webkit-input-placeholder {
  color: transparent;
}
.SearchBox #selectValue:focus:-moz-placeholder {
  color: transparent;
}
.SearchBox #selectValue:focus::-moz-placeholder {
  color: transparent;
}
.SearchBox #selectValue:focus:-ms-input-placeholder {
  color: transparent;
}

.SearchBox .promptBox {
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 8;
  background: #fff;
}
.SearchBox .promptBox_xs {
  z-index: 10;
}
.SearchBox .promptBox ul {
  padding: 0;
  margin: 0;
}
.SearchBox .promptBox li {
  padding: 5px 0 5px 10px;
  line-height: 20px;
  color: #333;
  cursor: pointer;
}
.SearchBox .promptBox li a {
  color: #333;
}
/* 图书视频 */
.book-video .book-video-item {
  margin-bottom: 17px;
  position: relative;
}
.book-video .book-video-item .play-icon {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
}
.book-video .book-video-item .title {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 35px;
  line-height: 35px;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
}
.book-video .book-video-item .title a {
  color: #fff;
}
.book-video .book-video-more {
  background: #9fbbe9;
  display: block;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.book-video .book-video-more:hover {
  text-decoration: none;
}
@-moz-document url-prefix() {
  .video-play-left .video-js .vjs-play-progress::before {
    top: -0.323333333333333em;
  }
}
/* 轮播 */
.index-swiper {
  position: relative;
  overflow: Hidden;
  max-height: 328px;
}
.index-swiper .slick-slide > div > div {
  float: left;
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-swiper .slider-nav {
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
  background: url(../../images/slider-nav-bg.png) repeat;
  background: rgba(0, 0, 0, 0.5);
}
.index-swiper .slider-nav.open {
  width: 200px;
  z-index: 6;
}
.index-swiper .slider-nav.open + .J-swiper-more {
  display: block;
}
.index-swiper .slider-nav + .J-swiper-more {
  display: none;
}
.index-swiper .slider-nav .slick-track {
  margin: 0;
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
.index-swiper .slider-nav .slick-slide {
  border-left: 3px solid transparent;
  display: block;
  float: none;
  height: auto;
  width: 90% !important;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  text-overflow: ellipsis;
  padding-left: 12px;
  margin: 13px 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-swiper .slider-nav .slick-slide.slick-current {
  border-left: 3px solid #fac22b;
  color: #fac22b;
}
.index-swiper .slider-nav .slick-list {
  position: absolute;
  width: 100%;
  top: 50%;
  right: 0;
  margin-top: -100px;
}
.index-swiper .slider-for .slick-slide img {
  width: 100%;
}
.swiper-arrow {
  position: absolute;
  z-index: 6;
  text-align: center;
  width: 10px;
  height: 56px;
  line-height: 56px;
  right: 0;
  top: 50%;
  margin-top: -28px;
  background: url(../../images/arrow-bg.png) no-repeat;
}
.swiper-arrow::after {
  content: "‹";
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.swiper-arrow.open::after {
  content: "›";
}

/* 文库快讯 */
.news-flash {
  background-color: #fff;
  padding: 10px;
}
.news-flash h5 {
  line-height: 36px;
  color: #434343;
}
.news-flash h5 a {
  font-size: 12px;
  color: #c7cad0;
}
.news-flash ul {
  position: relative;
  margin-bottom: 0;
}
.news-flash ul::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 95%;
  top: 5%;
  background-color: #f1f1f1;
}
.news-flash ul li {
  position: relative;
  padding-left: 15px;
  line-height: 19px;
  color: #a6a6a6;
  margin-top: 6px;
}
.news-flash ul li::before {
  content: "•";
  font-size: 18px;
  position: absolute;
  left: -3px;
  top: -2px;
  color: #dadada;
}
.news-flash ul li:hover::before {
  color: #4078d3;
}
.news-flash ul li p {
  color: #636363;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.news-flash ul li a i {
  color: #c9c9c9;
  margin-left: 5px;
  white-space: nowrap;
}
.news-flash ul li a {
  color: #636363;
  /*  text-overflow: ellipsis;overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.news-flash ul li span {
  white-space: nowrap;
}
.news-flash ul li:hover a {
  color: #4078d3;
}
/* 实时数据 */
.real-time {
  color: #acacac;
  margin-top: -43px;
  background-color: #fff;
}
.real-time span {
  color: #3a83e0;
  font-size: 20px;
  padding-left: 40px;
  margin-right: 5px;
}
.real-time span.real-item1 {
  background: url(../../images/realIcon1.png) no-repeat left center;
}
.real-time span.real-item2 {
  background: url(../../images/realIcon2.png) no-repeat left center;
}
.real-time span.real-item3 {
  background: url(../../images/realIcon3.png) no-repeat left center;
}
.real-time span.real-item4 {
  background: url(../../images/realIcon4.png) no-repeat left center;
}
/* 最新上架 */
.title-index {
  border-bottom: 1px solid #e1e4eb;
  padding-bottom: 10px;
}
.title-index span {
  position: relative;
  cursor: pointer;
  margin-right: 25px;
  font-size: 20px;
  color: #313233;
  opacity: 0.6;
  white-space: nowrap;
}
.title-index span.on {
  font-size: 24px;
  opacity: 1;
  line-height: 50px;
  margin-bottom: 10px;
}
.title-index a.pull-right {
  line-height: 50px;
}
.title-index span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -21px;
  height: 2px;
  background: #5297e3;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.title-index span.on::after {
  opacity: 1;
}
.title-index a,
a.new-arrival-more {
  color: #c7cad0;
  font-size: 16px;
  line-height: 40px;
}
a.new-arrival-more {
  position: absolute;
  right: 20px;
  top: 30px;
}
.new-arrival {
  margin-top: 30px;
  padding: 20px;
  background-color: #fff;
  position: relative;
}
.new-arrival ul,
.new-arrival li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.new-arrival-nav {
  position: absolute;
  left: 150px;
  top: -45px;
  max-width: calc(100% - 150px);
}
.new-arrival-nav .slick-list {
  overflow: visible;
}
.science-ranking-item .new-arrival-nav .slick-list {
  overflow: hidden;
}
.science-ranking-item .slick-arrow {
  font-size: 0;
  position: absolute;
  z-index: 99;
  border: none;
  width: 24px;
  height: 24px;
}
.science-ranking-item .slick-prev {
  background: #cfcfcf url(../../images/arrow-prev.png) no-repeat center;
  background-size: 100% 100%;
  left: -44px;
  top: 0px;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-size: 20px;
}
.science-ranking-item .slick-next {
  background: #cfcfcf url(../../images/arrow-next.png) no-repeat center;
  background-size: 100% 100%;
  left: auto;
  right: -44px;
  top: 0px;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-size: 20px;
}
.science-ranking-item .slick-prev:hover,
.science-ranking-item .slick-next:hover {
  background-color: #1b7ff0;
}
.new-arrival-nav .on .new-arrival-more {
  display: block;
}
.new-arrival .new-arrival-nav li span {
  padding: 0 12px;
  display: inline-block;
  text-align: center;
}
.new-arrival .new-arrival-nav li {
  cursor: pointer;
  display: inline;
  position: static;
}
.index-arrival-nav .slick-slide {
  max-width: 7.5%;
  margin: 0 2%;
  cursor: pointer;
  width: auto !important;
}
.new-arrival-nav .slick-slide.slick-current,
.new-arrival .new-arrival-nav li.on {
  color: #3a83e0;
}
.new-arrival-nav .slick-slide.slick-current,
.new-arrival .new-arrival-nav li.on span {
  text-decoration: underline;
}
.new-arrival-nav .slick-slide.slick-current a {
  color: #3a83e0;
  outline: none;
}
.new-arrival-nav .slick-slide.slick-current a:active {
  outline: none;
}
.new-arrival-nav .slick-slide.slick-current a.new-arrival-more {
  color: #c7cad0;
}
.new-arrival-nav .new-arrival-more {
  display: none;
  position: absolute;
  top: auto;
  right: 0;
  bottom: -8px;
}
.new-arrival-nav .slick-current .new-arrival-more {
  display: inline-block;
}
.new-arrival-item {
  margin-left: -11px;
  margin-right: -11px;
}
.new-arrival .book-item {
  padding: 0 11px;
  float: left;
  width: 16.66%;
}
.new-arrival .book-item .pic {
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 5px 0px #eaebed;
  height: 189px;
  line-height: 189px;
  background: #fff;
  text-align: center;
}
.new-arrival .new-arrival-item .book-item .pic {
  height: 224px;
  line-height: 224px;
}
.new-arrival .book-item .pic img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  display: list-item;
  max-height: 100%;
}
.new-arrival .book-item .mask {
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  bottom: 0;
  background: url(../../images/book-mask.png) repeat;
  font-size: 12px;
  color: #fff;
  padding: 6px 1px;
  line-height: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.new-arrival .book-item:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.new-arrival .book-item:hover .mask {
  opacity: 1;
}
.new-arrival .book-item h5 a {
  font-size: 12px;
  color: #313233;
}
.new-arrival .book-item h5 a:hover {
  color: #2475cd;
}
.new-arrival .book-item h5.new-title-2x a {
  font-size: 12px;
  display: blcok;
  line-height: 20px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-arrival .book-item > p {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #a4a4a4;
  margin-top: 6px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 荐书 */
.book-video .book-video-item .video-title {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 35px;
  line-height: 35px;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
}
/* 有声书 */
.audio-book {
  margin-bottom: 10px;
}
.audio-book .pic {
  position: relative;
}
.audio-book .pic .play-icon {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.audio-book .pic .duration {
  position: absolute;
  width: auto;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
}
.audio-book .pic .duration img {
  position: relative;
  top: -2px;
  margin-right: 6px;
}
.audio-book .pic:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.audio-book .pic:hover .play-icon {
  display: inline-block;
}
.audio-book .title {
  margin-top: 10px;
  line-height: 22px;
  height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.audio-book .title a {
  font-size: 12px;
  color: #434343;
}
/* 有声书播放器 */
.floatbottom {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
}
.book-player {
  height: 80px;
  background-color: #7f7f7f;
  transform: translateY(10px);
}
.book-player .player {
  color: #fff;
  display: flex;
  align-items: center;
}
.book-player .player .player-left {
  padding: 29px 0;
  width: 123px;
  display: flex;
  justify-content: space-between;
}
.book-player .player .player-right {
  position: relative;
}
.book-player .player .player-right .rate {
  position: relative;
  margin-top: 25px;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  line-height: 21px;
  color: #fff;
  background-color: #ff9c3b;
}
.book-player .player .player-right .rate::after {
  position: absolute;
  top: -5px;
  right: 0px;
  content: "";
  width: 100%;
  height: 7px;
}
.book-player .player .player-right .fold {
  display: none;
  position: absolute;
  bottom: 25px;
  padding: 5px 0;
  background: #fff;
  box-shadow: 0 0 20px 0px rgb(93 93 93 / 20%);
  color: #575757;
  text-align: center;
}
.book-player .player .player-right .fold:hover {
  display: block;
}
.book-player .player .player-right .fold span {
  display: block;
  padding: 2px 10px;
  cursor: pointer;
}
.book-player .player .player-right .fold span.on {
  color: #f5a919;
}
.book-player .player .player-right .rate:hover + .fold {
  display: block;
}
.book-player .player .player-center {
  max-width: calc(100% - 180px);
  flex: 1;
  padding: 0 10px;
  padding-right: 0px;
}
.book-player .player .player-center .schedule {
  display: flex;
  align-items: center;
}
.book-player .player .player-center .schedule .progress-box {
  flex: 1;
  margin: 0 10px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
}
.book-player .aplayer-time .aplayer-icon-order,
.aplayer-icon-loop,
.aplayer-icon-menu {
  display: none !important;
}
.book-player .aplayer {
  background-color: transparent;
  box-shadow: none;
  color: #ffffff;
  margin: 0;
}
.book-player .player-left {
  cursor: pointer;
}
.book-player .aplayer.aplayer-withlrc .aplayer-info {
  margin-left: 0px;
  height: 80px;
}
.book-player .aplayer.aplayer-withlrc .aplayer-lrc {
  display: none;
}
.book-player .aplayer.aplayer-withlist .aplayer-info {
  border: none;
  margin-left: 0px;
}
.book-player .aplayer .aplayer-info .aplayer-controller {
  align-items: center;
}
.book-player .aplayer .aplayer-info .aplayer-controller .aplayer-time {
  font-size: 14px;
  color: #ffffff;
}
.book-player .aplayer .aplayer-icon {
  font-size: 14px;
  color: #ffffff;
  width: 24px;
  height: 24px;
}
.book-player .aplayer .aplayer-info .aplayer-music .aplayer-title {
  font-size: 18px;
  color: #ffffff;
}
.book-player .aplayer .aplayer-info .aplayer-music .aplayer-author {
  font-size: 18px;
  color: #ffffff;
}
.book-player
  .aplayer
  .aplayer-info
  .aplayer-controller
  .aplayer-volume-wrap
  .aplayer-volume-bar-wrap {
  right: 2px;
  bottom: 25px;
}
.book-player .aplayer.aplayer-withlrc .aplayer-pic {
  display: none;
}
.book-player
  .aplayer
  .aplayer-info
  .aplayer-controller
  .aplayer-time
  .aplayer-icon
  path {
  fill: #fff;
}
.book-player
  .aplayer
  .aplayer-info
  .aplayer-controller
  .aplayer-bar-wrap
  .aplayer-bar {
  height: 4px;
}
.book-player
  .aplayer
  .aplayer-info
  .aplayer-controller
  .aplayer-bar-wrap
  .aplayer-bar
  .aplayer-loaded {
  height: 4px;
}
.book-player
  .aplayer
  .aplayer-info
  .aplayer-controller
  .aplayer-bar-wrap
  .aplayer-bar
  .aplayer-played {
  height: 4px;
}
/* 视频课 */
.video-class .pic .play-icon {
  display: inline-block;
}
.audio-book .pic:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
/* 书单 */
.book-list-item .title {
  font-size: 16px;
  line-height: 28px;
  color: #373737;
}

/* 专题 */
.title-special {
  border: none;
}
.title-special span.on::after {
  background: none;
  opacity: 0;
}
.special-item {
  margin: 7.5px auto;
  border-radius: 5px;
  overflow: hidden;
}
.special-item .pic {
  position: relative;
  overflow: hidden;
  background: #fff;
}
/* .thematic-table .special-item .pic{ height: 185px;line-height:185px;background-color: #eeefef;} */
.special-item .pic {
  height: 185px;
  line-height: 185px;
  background-color: #eeefef;
}
.thematic-list .special-item .pic {
  height: auto;
  line-height: inherit;
}
.special-item .pic span.dataName {
  line-height: 20px;
  text-shadow: 2px 3px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  right: 15px;
  bottom: 35px;
}
.special-item .pic img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  max-height: 100%;
}
.special-item .pic .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../../images/special-mask.png) repeat;
  padding: 5px 10px;
  line-height: 1.4;
}
.special-item .pic .mask a {
  color: #fff;
}
.special-item h4 {
  padding: 20px 15px;
  font-size: 22px;
  font-weight: bold;
  color: #313131;
}
.special-item:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
/* 阅读排行 */
.readingRanking {
  padding: 20px;
  background-color: #fff;
}
.readingRanking .new-arrival {
  padding: 0;
}
.reading-ranking {
  margin-top: 0;
}
.reading-ranking a.new-arrival-more {
  top: -70px;
  right: -20px;
}
.reading-ranking .book-item {
  width: 14.28%;
}
.reading-ranking .book-item h5 a {
  font-size: 12px;
}
.reading-ranking .library-tab span {
  font-size: 18px;
  color: #b6bdc7;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 20px;
  line-height: 32px;
}
.reading-ranking .library-tab span.on {
  color: #0468f0;
}
.reading-ranking .book-item .pic em {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 12px;
  height: 15px;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
}
.reading-ranking .book-item .pic em::after {
  position: absolute;
  left: -14px;
  top: 0;
  color: #7794d7;
  font-size: 80px;
  line-height: 0;
  z-index: -1;
  font-family: monospace;
  content: "\25e4";
}
.reading-ranking .book-item .pic em.NO1::after {
  color: #df1313;
}
.reading-ranking .book-item .pic em.NO2::after {
  color: #f58f2b;
}
.reading-ranking .book-item .pic em.NO3::after {
  color: #f5cd2b;
}
.readingRanking .branch-nav .slick-list,
.readingRanking .branch-nav .slick-list .slick-track {
  min-width: 100%;
}

.branch-nav a.new-arrival-more {
  display: none;
  top: -70px;
}
.branch-nav .slick-list {
  overflow: visible;
}
.branch-nav .slick-current a.new-arrival-more {
  display: inline-block;
}
.branch-nav .slick-current div.branch-nav-item {
  border-color: #226ecf;
}
.branch-nav1 span {
  cursor: pointer;
  position: static;
}
div.branch-nav-item {
  display: inline-block;
  width: 90%;
  height: 80px;
  line-height: 80px;
  border: 1px solid #cfcfcf;
  background-color: #fff;
}
.branch-nav1 {
  position: relative;
}
.branch-nav1 span a.new-arrival-more {
  top: -80px;
  right: 0;
  display: none;
}
.branch-nav1 span.on a.new-arrival-more {
  display: inline;
}
.branch-nav1 .on div.branch-nav-item {
  border-color: #226ecf;
}
.read-list li {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.read-list li span {
  float: left;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: #5297e3;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
}
.read-list li a {
  color: #313233;
  font-size: 16px;
  line-height: 25px;
}
.read-list li.NO1 span {
  background-color: #df1313;
}
.read-list li.NO2 span {
  background-color: #f58f2b;
}
.read-list li.NO3 span {
  background-color: #f5cd2b;
}
/* 资讯、观点、图表 */
.real-time-info {
  position: relative;
}
.realTimeInfo a.new-arrival-more {
  top: 10px;
  right: 0;
}
.realTimeInfo .info-item {
  margin: 10px auto;
}
.realTimeInfo .info-left {
  width: 86px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  overflow: hidden;
  color: #7b7b7b;
  margin-bottom: 0;
  margin-right: 14px;
  background: rgba(201, 201, 201, 0.2);
}
.realTimeInfo .info-left dt {
  font-size: 40px;
}
.realTimeInfo .info-right {
  width: calc(100% - 100px);
}
.realTimeInfo .info-right h5 {
  font-size: 16px;
  line-height: 52px;
  height: 52px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.realTimeInfo .info-right h5 a {
  color: #2c2f34;
}
.realTimeInfo .info-right > div {
  overflow: Hidden;
}
.realTimeInfo .info-right span {
  float: left;
  min-width: 70px;
  color: #5297e3;
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
}
.realTimeInfo .info-item:hover .info-left {
  background-color: #5297e3;
  color: #fff;
}
.realTimeInfo .info-item:hover .info-right h5 a {
  color: #5297e3;
}

/* 作者 */
.author-item {
  background-color: #fff;
}
.author-item {
  border-radius: 3px;
  overflow: hidden;
}
.author-item .pic {
  height: 192px;
  line-height: 192px;
}
.author-item .pic img {
  max-height: 100%;
}
.author-item .txt {
  padding: 10px 10px 15px;
}
.author-item .txt h4 {
  margin-top: 5px;
  font-size: 24px;
  color: #38393a;
}
.author-item .txt p {
  color: #a7a8a8;
  line-height: 24px;
  margin: 5px;
  height: 24px;
}
.author-item .txt p.author-works {
  color: #5297e3;
  height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.author-item .txt p.author-works a {
  color: #5297e3;
  height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.authorBox {
  position: relative;
}
.authorBox a.new-arrival-more {
  top: -50px;
  right: 0;
}
.expert-author .slick-track {
  min-width: 100%;
}
.expert-author .slick-arrow {
  font-size: 0;
  border: none;
  z-index: 9;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  left: -20px;
  background: #5297e3;
}
.expert-author .slick-arrow::before {
  font-size: 28px;
  position: absolute;
  top: 0px;
  left: 14px;
  z-index: 11;
  content: "\f104";
  font-family: FontAwesome;
  color: #fff;
}
.expert-author .slick-next {
  left: auto;
  right: -20px;
}
.expert-author .slick-next::before {
  left: auto;
  right: 14px;
  content: "\f105";
}
.expert-author .slick-disabled.slick-arrow {
  cursor: not-allowed;
  background: url(../../images/special-mask.png) repeat;
}
/* 子库 */
.sub-database {
  margin-left: -10px;
  margin-right: -10px;
}
.sub-database .database-item {
  padding: 10px;
  float: left;
  width: 20%;
}
.sub-database .database-item > div {
  position: relative;
  overflow: hidden;
}
.sub-database .database-item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sub-database .database-item:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.sub-database .database-item .txt {
  position: relative;
  z-index: 9;
  max-height: 212px;
  background: url(../../images/special-mask.png) repeat;
}
/*******************************
--------[2.0集刊主页]-------
********************************/
.header-book-pageindex {
  height: 140px;
}
/* 导航栏按钮 */
.header .nav-pageindex {
  background-color: #3c78dc;
  height: 40px;
  line-height: 40px;
  width: 100%;
  box-sizing: border-box;
}
.header .nav-pageindex .container span {
  color: #f2f5f9;
  font-size: 16px;
}
.header .nav-pageindex .container .arrowleft-pageindex {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #f2f5f9;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.header .nav-pageindex .show-navigation {
  cursor: pointer;
}
.nav-pageindex .mask-pageindex {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.display-none {
  display: none;
}
.fs-14 {
  font-size: 14px;
}
.nav-pageindex > .container {
  height: 40px;
}
.mask-pageindex {
  color: #f2f5f9;
}
.mask-pageindex > .container {
  display: flex;
  padding: 30px 0;
  margin: 0 auto;
}
.classify {
  border-right: 1px solid #7a7b7e;
}
.database {
  border-right: 1px solid #7a7b7e;
  padding-left: 70px;
}
.year {
  border-right: 1px solid #7a7b7e;
  padding-left: 50px;
}
.year > .dd-pageindex > li {
  width: 80px;
}
.catalogue {
  padding-left: 70px;
}
.dt-pageindex {
  font-size: 16px;
}
.dd-pageindex {
  font-size: 14px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.dd-pageindex li a {
  color: #f2f5f9;
}
/* 主体 */
.cardlistfather {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.cardlist-pageindex {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
}
.body2 .main-pageindex {
  background-color: #f6f7f9;
}
.main-pageindex > .container > .row {
  margin: 0;
}
.booklist-pageindex {
  background-color: #fff;
  margin-top: 20px;
  padding: 20px;
  padding-bottom: 0px;
}
.booklist-pageindex .top-pageindex {
  overflow: hidden;
  border-bottom: 1px solid #e1e4eb;
}
.top-pageindex .topleft-pageindex {
  float: left;
  font-weight: 500;
  color: #a4a4a4;
  padding: 19px 0px;
  padding-top: 10px;
  font-size: 20px;
}
.top-pageindex .topleft-pageindex span {
  padding: 15px;
  cursor: pointer;
  padding-left: 15px;
}
.top-pageindex .topright-pageindex {
  float: right;
  padding: 20px 0;
  padding-bottom: 10px;
}
.top-pageindex .topright-pageindex a {
  font-size: 16px;
  color: #c7cad0;
}
.list-pageindex {
  padding: 25px 0px;
  position: relative;
}
.list-pageindex .arrowleft,
.list-pageindex .arrowright {
  width: 40px;
  height: 40px;
  position: absolute;
  color: white;
  background-color: #acacae;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
}
.list-pageindex .arrowleft {
  background-color: #5297e3;
  top: 120px;
  right: -25px;
  cursor: pointer;
  z-index: 10;
}
.list-pageindex .arrowright {
  top: 120px;
  left: -25px;
  cursor: pointer;
  z-index: 10;
}
.card-pageindex {
  margin: 0 12px;
  flex-shrink: 0;
}
.card-pageindex .img-pageindex {
  overflow: hidden;
}
.card-pageindex .img-pageindex:hover {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.card-pageindex .img-pageindex a {
  width: 100%;
  display: inline-block;
}
.card-pageindex .img-pageindex a img {
  width: 100%;
}
.card-pageindex .title-pageindex {
  color: #313233;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 17px;
  margin-bottom: 13px;
}
.card-pageindex .auth-pageindex {
  font-size: 12px;
  color: #a4a4a4;
}
/* 优秀集刊 */
.top-pageindex .topcenter-borderadd {
  color: #313233;
  border-bottom: 2px solid #2b6ad1;
  font-size: 20px;
}

/* 集刊主编 */
.card-pageindex {
  width: 170px;
}
.card-pageindex .img-circle {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin: 0 auto;
}
.authname-pageindex {
  text-align: center;
}
.introduce-pageindex {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0 5px;
}
/* 优秀论文推荐 */
.list-nopadding {
  padding: 0;
}
.list-pageindex > .col-xs-12.thesis-pageindex {
  padding: 0;
}
.center-pageindex {
  width: 1200px;
  margin: 0 auto;
}
.thesis-pageindex {
  width: 300px;
  border-right: 1px solid #e1e4eb;
}
.border-none {
  border: none;
}
.thesis-pageindex .maintitle-pageindex {
  font-size: 18px;
  color: #38393a;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 52px;
}
.thesis-pageindex .article-pageindex {
  font-size: 14px;
  color: #a7a8a8;
  padding: 0 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 160px;
  text-indent: 2em;
  line-height: 27px;
  min-height: 160px;
}
.download-pageindex {
  background-color: #f0f1f4;
  font-size: 14px;
  color: #74797d;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.download-pageindex .left {
  padding: 20px 30px;
}
.download-pageindex .left div {
  margin: 5px 0px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}
.download-pageindex .left > div > span {
  padding-right: 10px;
}
.download-pageindex .left > div:last-child {
  color: #2570ea;
}
.download-pageindex .right {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  flex-shrink: 0;
}
/***/
.pageindex .branch-nav1 .branchName {
  margin: 5px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #cfcfcf;
  background-color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*******************************
--------[高级&专业检索]-------
********************************/
.body2 .main.retrievalMain {
  background-color: #f1f2f5;
}
.retrieval-nav {
  margin-top: 30px;
  text-align: center;
}
.retrieval-nav span {
  display: inline-block;
  cursor: pointer;
  margin: 0 50px;
  font-size: 18px;
  color: #969696;
  padding-bottom: 20px;
  border-bottom: 2px solid #f1f2f5;
}
.retrieval-nav span.on {
  color: #4483ec;
  border-bottom: 2px solid #4483ec;
}
.retrieval-box {
  border: 1px solid #adadad;
  background-color: #fff;
  padding: 25px 20px;
}
.kote  {
  cursor: pointer;
}

.search-form {
  max-width: 100%;
  margin: 34px auto 0;
}
.search-form .search-select {
  border: none;
  background: none;
  outline: none;
}
.search-form .group-item .condition {
  width: 60px;
  float: left;
  min-height: 10px;
  color: #666768;
  font-size: 14px;
}
.condition-top {
  margin-top: 0px;
  line-height: 44px;
}
.search-form .group-item .condition .condition-select {
  height: 34px;
  margin-top: 3px;
  background-color: #f2f2f2;
  color: #bfbfbf;
  border: none;
  border-radius: 2px;
  outline: none;
}
.search-form .group-item .addOrDelete {
  width: 70px;
  float: left;
  min-height: 10px;
  padding-top: 5px;
}
.search-form .input-group {
  float: left;
  margin: 0 10px 15px;
  width: calc(100% - 150px);
}
.search-form .input-group .input-group-addon {
  border-radius: 0;
  border-color: #bfbfbf;
}
.search-form .form-control {
  height: 40px;
  border-color: #bfbfbf;
  border-left-color: #eeeeee;
  border-right-color: #fff;
}
.search-form .input-group .input-group-addon:last-child {
  background-color: #fff;
}
.search-form .input-group .input-group-addon .vague {
  background-color: #e2f1e0;
  color: #4abf3c;
  padding: 5px 10px;
  border-radius: 2px;
}
.search-form .input-group .input-group-addon .accurate {
  background-color: #e5f0ff;
  color: #4483ec;
  padding: 5px 10px;
  border-radius: 2px;
}
.search-form .btn-group-item {
  margin-top: 15px;
}
.search-form .btn-group-item .btn {
  display: inline-block;
  margin: 0 20px;
  width: 138px;
  padding: 8px 12px;
  font-size: 16px;
  text-align: center;
}
.search-form .btn-group-item .rest-btn {
  border: 1px solid #bfbfbf;
  background-color: #fff;
  color: #666768;
}
.search-form .btn-group-item .retrieval-btn {
  border: 1px solid #4483ec;
  background-color: #4483ec;
  color: #fff;
}

.search-form textarea.form-control {
  border-color: #bfbfbf;
  height: auto;
}

.search-class {
  background-color: #e4e7ef;
  line-height: 50px;
  font-size: 16px;
  color: #7a88a8;
}
.search-class span {
  float: left;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
}
.search-class span.on {
  color: #fff;
  background-color: #3888ff;
  position: relative;
}
.search-class span.on::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #3888ff;
  left: 0;
  top: 100%;
}

.usage-method {
  background-color: #f9f9f8;
  padding: 10px 20px 20px;
  height: 300px;
  overflow: auto;
}
.usage-method .title {
  font-size: 16px;
  color: #666768;
  line-height: 36px;
  margin-bottom: 5px;
}
.usage-method p {
  margin-bottom: 15px;
  line-height: 22px;
  font-size: 14px;
  color: #969696;
}
.usage-method p:last-child {
  margin-bottom: 0;
}
/*******************************
    --------[分类导航]-------
********************************/
.class-nav {
  height: calc(100vh - 153px);
}
.class-nav-left {
  height: 100%;
  overflow-y: auto;
  float: left;
  width: 200px;
  background-color: #fff;
  padding: 20px 0;
}
.class-nav-left li {
  border-left: 3px solid transparent;
  padding: 15px 10px 15px 25px;
  font-size: 20px;
  color: #333333;
}
.class-nav-left li.on {
  border-color: #3d7ce6;
  background-color: #f8f9fa;
  font-weight: bold;
}
.class-nav-center {
  height: 100%;
  overflow-y: auto;
  float: left;
  width: 260px;
  background-color: #f8f9fa;
  padding: 20px 0;
}
.class-nav-center li {
  border-left: 3px solid transparent;
  padding: 15px 10px 15px 25px;
  font-size: 18px;
  color: #333333;
}
.class-nav-center li.on {
  border-color: #3d7ce6;
  background-color: #f1f2f5;
  color: #3d7ce6;
  font-weight: bold;
}
.class-nav-center li.on a {
  color: #3d7ce6;
}
.class-nav-right {
  height: 100%;
  overflow-y: auto;
  float: left;
  width: calc(100% - 460px);
  background-color: #f1f2f5;
  padding: 20px 0;
}
.masonry {
  width: 90%;
  -moz-column-count: 4; /* 火狐 */
  -webkit-column-count: 4; /* Safari 和 谷歌 */
  column-count: 4;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em;
  padding: 0 30px;
}
.masonry-item {
  padding: 0 30px;
  margin-bottom: 20px;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
.masonry-item .title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #d7dbe3;
}
.masonry-item .title span {
  font-size: 18px;
  color: #4483ec;
  font-weight: 600;
}
.masonry-item .title span a {
  color: #4483ec;
}
.masonry-item .title i {
  float: right;
  height: 50px;
  line-height: 50px;
  color: #d7dbe3;
  font-weight: bold;
  font-size: 18px;
}
.masonry-item ul {
  padding: 10px 0;
}
.masonry-item li {
  line-height: 36px;
  font-size: 16px;
  color: #666768;
}
.masonry-item li a {
  color: #666768;
}
/*******************************
    --------[检索历史]-------
********************************/
.retrieve-history .position {
  background: none;
  padding: 10px 0;
  font-size: 18px;
  color: #2e2e2e;
  line-height: 30px;
}
.retrieve-history .position span {
  font-size: 14px;
  color: #9b9b9b;
}
.retrieve-history .position a {
  padding: 0 10px;
  border: 1px solid #4583ea;
  background-color: #f5f9ff;
  border-radius: 2px;
  color: #4583ea;
  font-size: 14px;
}
.history-table .table-head .table-th,
.history-table .table-td {
  float: left;
}
.history-table .table-td1 {
  width: calc(25% - 60px);
}
.history-table .table-td2 {
  width: 30%;
}
.history-table .table-td3 {
  width: 20%;
}
.history-table .table-td4 {
  width: 25%;
}
.history-table .table-td5 {
  width: 60px;
}
.history-table .table-head {
  padding: 15px;
  background-color: #f1f1f1;
}
.history-table .table-tr {
  padding: 15px;
  background-color: #f1f2f5;
}
.history-table .table-tr:nth-child(2n) {
  padding: 15px;
  background-color: #fff;
}
.history-table .table-head .table-th {
  font-size: 14px;
  color: #4a4a4a;
}
.history-table .table-head .table-th a {
  color: #4583ea;
}
.history-table .table-td a {
  font-size: 16px;
  color: #4583ea;
}
.history-table .table-td3 {
  font-size: 16px;
  color: #4a4a4a;
}
.history-table .table-td4 {
  font-size: 16px;
  color: #9a9a9a;
}
.history-table .table-td5 {
  font-size: 16px;
  color: #afafaf;
}
.history-table input[type="checkbox"] {
  margin: 0;
  margin-right: 10px;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 10px;
  position: relative;
  -webkit-appearance: none;
  outline: none;
}
.history-table .table-td input[type="checkbox"] {
  margin-right: 22px;
}
.history-table input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  width: 100%;
  height: 100%;
  border: 1px solid #a1a1a1;
}
.history-table input[type="checkbox"]:checked::before {
  content: "\2713";
  background-color: #4583ea;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4583ea;
  color: #fff;
  font-size: 12px;
}
/*******************************
--------[图书列表页]-------
********************************/
.left-list {
  border: 1px solid #ebebeb;
  border-top: none;
  background: #fff;
}
.left-list.left {
  border: 1px solid #ebebeb;
}
.left-list .list-title {
  border-top: 2px solid #155bd0;
  background-color: #f9f9f8;
  color: #333333;
  line-height: 48px;
  height: 48px;
  padding: 0 20px;
}
.left-list.left .list-title {
  border-top: none;
  border-left: 2px solid #155bd0;
}
.left-list .list-title h4 {
  height: 100%;
  line-height: 48px;
}
.left-list .list-title a {
  color: #787878;
  font-size: 22px;
}
/* 相关词 */
div.jqcloud {
  font-size: 12px;
  line-height: normal;
}
div.jqcloud a {
  font-size: inherit;
  text-decoration: none;
}
div.jqcloud span.fontSize1,
div.jqcloud span.fontSize11 {
  font-size: 240%;
}
div.jqcloud span.fontSize2,
div.jqcloud span.fontSize12 {
  font-size: 220%;
}
div.jqcloud span.fontSize3,
div.jqcloud span.fontSize13,
div.jqcloud span.fontSize23 {
  font-size: 200%;
}
div.jqcloud span.fontSize4,
div.jqcloud span.fontSize14,
div.jqcloud span.fontSize24 {
  font-size: 180%;
}
div.jqcloud span.fontSize5,
div.jqcloud span.fontSize15,
div.jqcloud span.fontSize25 {
  font-size: 160%;
}
div.jqcloud span.fontSize6,
div.jqcloud span.fontSize16,
div.jqcloud span.fontSize26 {
  font-size: 150%;
}
div.jqcloud span.fontSize7,
div.jqcloud span.fontSize17,
div.jqcloud span.fontSize27 {
  font-size: 140%;
}
div.jqcloud span.fontSize8,
div.jqcloud span.fontSize18,
div.jqcloud span.fontSize28 {
  font-size: 120%;
}
div.jqcloud span.fontSize9,
div.jqcloud span.fontSize19,
div.jqcloud span.fontSize29 {
  font-size: 110%;
}
div.jqcloud span.fontSize10 {
  font-size: 100%;
}
/* colors */
div.jqcloud {
  color: #09f;
}
div.jqcloud a {
  color: inherit;
}
div.jqcloud span:hover {
  cursor: pointer;
  font-weight: bold;
}
div.jqcloud span.span_list10 {
  color: #df8a83;
  opacity: 0.6;
}
div.jqcloud span.span_list9 {
  color: #35ccc3;
  opacity: 0.7;
}
div.jqcloud span.span_list8 {
  color: #ff9c3b;
  opacity: 0.8;
}
div.jqcloud span.span_list7 {
  color: #f76b6b;
  opacity: 0.9;
}
div.jqcloud span.span_list6 {
  color: #df8a83;
  opacity: 1;
}
div.jqcloud span.span_list5 {
  color: #35ccc3;
  opacity: 1;
}
div.jqcloud span.span_list4 {
  color: #ff9c3b;
  opacity: 1;
}
div.jqcloud span.span_list3 {
  color: #f76b6b;
  opacity: 1;
}
div.jqcloud span.span_list2 {
  color: #b38fcf;
  opacity: 1;
}
div.jqcloud span.span_list1 {
  color: #296cdb;
  opacity: 1;
}
/* 3dtag */
#tagsList .c1 {
  color: #427dc9;
}
#tagsList .c2 {
  color: #a69fd5;
}
#tagsList .c3 {
  color: #df8a83;
}
#tagsList .c4 {
  color: #35ccc3;
}
#tagsList .c5 {
  color: #ff9c3b;
}
#tagsList .c6 {
  color: #f76b6b;
}
#tagsList .c7 {
  color: #d090c2;
}
#tagsList .c8 {
  color: #427dc9;
}
#tagsList .c9 {
  color: #d09090;
}
#tagsList .c10 {
  color: #cf8f8f;
}
#tagsList .c11 {
  color: #d090c7;
}
#tagsList .c12 {
  color: #c990d0;
}
#tagsList .c13 {
  color: #b190d0;
}
#tagsList .c14 {
  color: #9a90d0;
}
#tagsList .c15 {
  color: #9098d0;
}
#tagsList .c16 {
  color: #90d0bb;
}
#tagsList .c17 {
  color: #90d0a1;
}
#tagsList .c18 {
  color: #b7d090;
}
#tagsList .c19 {
  color: #d0a590;
}
#tagsList .c20 {
  color: #d0a590;
}
#tagsList .c21 {
  color: #9cd08f;
}
#tagsList {
  position: relative;
  width: 287px;
  height: 200px;
  margin: 150px auto 0;
}
#tagsList a {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Microsoft YaHei;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 6px;
}
#tagsList a:hover {
  color: #ff0000;
  letter-spacing: 2px;
}
/* layout */
div.jqcloud {
  overflow: hidden;
  position: relative;
}
div.jqcloud span {
  padding: 0;
  opacity: 0.5;
}
.left-list ul {
  padding: 0;
  margin: 0;
  position: static;
}
.left-list ul li {
  padding: 0 20px;
  border-top: 1px solid #ebebeb;
  background: #fff;
  white-space: nowrap;
  overflow: Hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.left-list ul li.child {
  padding-left: 30px;
}
.left-list ul li.active a {
  color: #4583ea;
}
.left-list ul li a,
.left-list ul li label {
  font-size: 14px;
  color: #555555;
  /* float: left;
  max-width: 84%; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 44px;
  line-height: 44px;
  margin-bottom: 0;
  display:inline;
}
.left-list ul li span {
  color: #2c6bd5;
  margin-left: 3px;
  float: left;
  line-height: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.left-list ul li input {
  transform: translateY(1px);
}
.left-list ul li input[type="checkbox"] {
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 12px;
  font-size: 14px;
}
.left-list ul li input[type="checkbox"]::after {
  position: absolute;
  top: 0;
  color: #000;
  width: 12px;
  height: 12px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: " ";
  border-radius: 3px;
}
.left-list ul li input[type="checkbox"]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  background-color: #4583ea;
  line-height: 12px;
}
.left-list ul li:hover {
  background: #fff5eb;
}
.left-list ul li:hover a,
.left-list ul li:hover span,
.left-list ul li.on a,
.left-list ul li.on span {
  color: #ff9c3b;
}
.left-list ul li.selectOption {
  background: #fff5eb;
}
.left-list ul li.selectOption span {
  color: #ff9c3b !important;
}
.left-list ul li.selectOption a {
  color: #ff9c3b !important;
}
.publishDate {
  padding: 5px 20px;
  border-top: 1px solid #ebebeb;
}
.publishDate .input-group {
  width: 75px;
}
.publishDate .input-group input,
.publishDate .input-group .input-group-addon {
  border: none;
  background: #f9f9f8;
  padding: 3px 8px;
  height: 28px;
}
.publishDate .input-group input {
  padding-right: 0;
}
.publishDate > span {
  margin: 5px 10px;
  color: #ccc;
}
.publishDate > .btn {
  padding: 3px 8px;
  height: 28px;
  background: #4583ea;
  color: #fff;
  margin-left: 10px;
}

.list-search {
  border: 1px solid #ebebeb;
  background: #f9f9f8;
  line-height: 34px;
  font-size: 14px;
  color: #b0b0b0;
}
.list-search .search-result {
  padding: 9px 20px;
  border-bottom: 1px solid #ebebeb;
}
.list-search .letter-search span {
  height: 30px;
  line-height: 30px;
}
.list-search .subsearch-query {
  width: calc(100% - 90px);
}
.list-search .subsearch-query .input-group {
  width: calc(100% - 120px);
  color: #999999;
}
.list-search .subsearch-query .input-group .input-group-addon {
  background: #ffffff;
}
.list-search .subsearch-query .input-group input {
  border-left: none;
  background: #ffffff;
}
.list-search .subsearch-query .input-group .search-select {
  margin: 0;
  padding: 0;
  color: #999999;
  font-size: 13px;
  border: none;
  background: none;
}
.list-search .subsearch-query .retrieval-btn {
  width: 52px;
  text-align: center;
  background: #4583ea;
  border-radius: 0;
  color: #fff;
  margin-left: 8px;
}
.list-search .subsearch-query .empty-btn {
  width: 52px;
  text-align: center;
  background: #d9d9d9;
  border-radius: 0;
  color: #fff;
  margin-left: 8px;
}

/* 新搜索样式 */
/* .new-search .search-result{padding:0px 20px;} */
.new-search {
  line-height: 40px;
  font-size: 14px;
  color: #b0b0b0;
}
.new-search .letter-search span {
  height: 40px;
  line-height: 40px;
}
.new-search .subsearch-query {
  width: 100%;
}
.new-search .subsearch-query .input-group {
  width: calc(100% - 98px);
  color: #999999;
}
.new-search .subsearch-query .input-group .input-group-addon {
  background: #ffffff;
  border-radius: 0;
}
.new-search .subsearch-query .input-group input {
  height: 40px;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  background: #ffffff;
}
.new-search .subsearch-query .input-group .search-select {
  margin: 0;
  padding: 0;
  color: #999999;
  font-size: 13px;
  border: none;
  background: none;
}
.new-search .subsearch-query .input-group .search-select:focus-visible {
  outline: none;
}
.new-search .subsearch-query .retrieval-btn {
  width: 97px !important;
  text-align: center;
  background: #4abf3c;
  border-radius: 0;
  color: #fff;
  height: 40px;
  line-height: 24px;
}

.list-search .sortBox {
  padding: 3px 20px;
}
.list-search .sortBox .sort a {
  color: #999999;
}
.list-search .sortBox .sort a.cur {
  color: #ff9c3b;
}
.list-search .sortBox .page-size a {
  border-radius: 2px;
  background: #ffffff;
  padding: 3px 8px;
}
.list-search .sortBox .page-size span {
  color: #b0b0b0;
}
.list-search .sortBox .page-size select {
  border-color: #4885ec;
  color: #4885ec;
  background: #fff;
}
.list-search .sortBox .sort .select-box .select-active {
  cursor: pointer;
}
.list-search .sortBox .sort .select-box {
  color: #818181;
  position: relative;
  display: inline-block;
  border: #ebebeb 1px solid;
  background-color: #fff;
  line-height: 0px;
  padding: 5px 10px;
}
.list-search .sortBox .sort .select-box .text {
  cursor: pointer;
}
.list-search .sortBox .sort .select-box .option {
  z-index: 100;
  width: 100px;
  text-align: center;
  position: absolute;
  top: 105%;
  left: 0px;
  background-color: #fff;
  box-shadow: 0 3px 15px 0 rgb(44 72 113 / 15%);
}
.list-search .sortBox .sort .select-box .option > span {
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  display: block;
  padding: 0 5px;
}
.list-search .new-sortBox {
  color: #4a4a4a;
  background-color: #e5e5e5;
  padding: 3px 15px;
}
.list-search .new-sortBox .sort input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.list-search .new-sortBox .sort a {
  color: #6c6c6c;
}
.list-search .new-sortBox .page-size span {
  color: #6c6c6c;
}
.list-search .arrangement i {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  color: #c2c2c2;
  font-size: 16px;
  border: 1px solid;
  padding: 5px;
  margin-top: 2px;
}
.list-search .arrangement i.on {
  font-weight: 100;
  color: #4583ea;
  background-color: #fff !important;
}
.list-search .arrangement .list-style-1 {
  margin-top: 3px;
  width: 28px;
  height: 28px;
  border: 1px solid;
  background-image: url(../../images/listStyle1-i.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.list-search .arrangement .list-style-1.on {
  background-image: url(../../images/listStyle2-i.png);
}

/* 搜索结果页（列表） */
.simple-list {
  padding: 0 15px;
  font-size: 14px;
}
.simple-list .head {
  display: flex;
  background-color: #f9f9f8;
  height: 35px;
  line-height: 35px;
}
.simple-list .item {
  padding: 10px;
  display: flex;
  align-items: center;
}
.simple-list .item:nth-child(2n + 1) {
  background-color: #f9f9f8;
}
.simple-list .item .tab span {
  padding: 0px 5px;
  background-color: #259cf8;
  color: #fff;
  display: inline-block;
  border-radius: 2px;
}
.simple-list .item .right-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* .simple-list .item .tab span.opinion{background-color:#FC6363 ;}
.simple-list .item .tab span.thesis{background-color:#14C5D0 ;}
.simple-list .item .tab span.sound-read{background-color:#CFA943 ;} */

.simple-list .item .tab span.chapter {
  background-color: #54ca62;
}
.simple-list .item .tab span.thesis {
  background-color: #14c5d0;
}
.simple-list .item .tab span.chart {
  background-color: #54ca62;
}
.simple-list .item .tab span.image {
  background-color: #63a0fc;
}
.simple-list .item .tab span.point {
  background-color: #fc6363;
}
.simple-list .item .tab span.report {
  background-color: #ffae5e;
}
.simple-list .item .tab span.audiobooks {
  background-color: #cfa943;
}
.simple-list .item .tab span.video {
  background-color: #bd6ef5;
}
.simple-list .item .tab span.videoGood {
  background-color: #6b4226;
}

.simple-list .item .tab input {
  margin: 3px 5px;
}
.simple-list .item .tab {
  width: 10%;
  text-align: center;
  font-size: 10px;
}
.simple-list .item .book-autor {
  width: 24%;
}
.simple-list .item .click-num {
  width: 6.33%;
}
.simple-list .item .publication-data {
  width: 12.333%;
}
.simple-list .item .title-name {
  width: 30.66%;
}
.simple-list .item .i-list a {
  color: #989898;
}
.simple-list .item .i-list a.on span {
  color: #4583ea;
}
.simple-list .item .i-list {
  font-size: 20px;
  display: flex;
  align-items: center;
}
.simple-list .item .i-list img {
  cursor: pointer;
}

/* 搜索结果页（混排） */
.chaos-list {
  border: 1px solid #ebebeb;
}
.chaos-list .list-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.chaos-list .list-item input[type="checkbox"] {
  position: relative;
  top: -6px;
}
.chaos-list .list-item .list-item__title {
  display: inline-block;
  max-width: 72%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chaos-list .list-item font {
  color: #ff9c3b;
}
.chaos-list .title {
  padding: 15px 10px 0;
  font-size: 20px;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 5px;
  background: #f2f5fb;
}
.chaos-list .book-info {
  font-size: 14px;
  color: #999999;
}
.chaos-list .book-info .text-grey {
  color: #666666;
}
.chaos-list .book-info .i-icon1 {
  display: inline-block;
  transform: translateY(2px);
  width: 18px;
  height: 18px;
  background-image: url(../../images/infor-i.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.chaos-list .book-info i.on,
.chaos-list .book-info .i-icon1:hover {
  background-image: url(../../images/oninfor-i.png);
}
.chaos-list .book-info .synopsis {
  display: flex;
}
.chaos-list .book-info .synopsis > p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
}
.chaos-list .book-info .synopsis span {
  white-space: nowrap;
  margin-right: 10px;
  margin-top: 3px;
}
.chaos-list .book-info .origin {
  display: flex;
  white-space: nowrap;
}
.chaos-list .book-info .origin a {
  text-overflow: ellipsis;
  overflow: hidden;
}
.chaos-list .book-info .list-infor span {
  display: inline-block;
  margin-right: 30px;
}
.chaos-list .book-info .list-infor span:last-child {
  margin-right: 0px;
}

.chaos-list .title a {
  color: #155bd0;
  position: relative;
}
.chaos-list .title a:hover {
  text-decoration: none;
}
.chaos-list .title .tab {
  top: -1px;
  right: -40px;
  padding: 2px 5px;
  border-radius: 3px;
  position: absolute;
  font-size: 10px;
  color: #fff;
  background-color: #259cf8;
}
.chaos-list .title .iphone {
  display: none;
}

.chaos-list .title .chapter {
  background-color: #54ca62;
}
.chaos-list .title .thesis {
  background-color: #14c5d0;
}
.chaos-list .title .chart {
  background-color: #54ca62;
}
.chaos-list .title .image {
  background-color: #63a0fc;
}
.chaos-list .title .point {
  background-color: #fc6363;
}
.chaos-list .title .report {
  background-color: #ffae5e;
}
.chaos-list .title .audiobooks {
  right: -50px;
  background-color: #cfa943;
}
.chaos-list .title .video {
  background-color: #bd6ef5;
}

.chaos-list .title .hit {
  cursor: pointer;
  font-size: 16px;
  color: #484848;
  line-height: 28px;
}
.chaos-list .operateBar {
  padding: 0px 12px;
  font-size: 14px;
}
.chaos-list .operateBar > div {
  margin-left: 10px;
  cursor: pointer;
  padding: 2px 8px;
  border: 1px solid #f2f5fb;
  border-radius: 2px;
  color: #939393;
  display: flex;
  align-items: center;
  background-color: #f2f5fb;
}
.chaos-list .operateBar > div.on {
  border: 1px solid #4583ea;
  color: #4583ea;
}
.chaos-list .operateBar .down .tab-i {
  background-image: url(../../images/down.png);
  background-position-y: 2px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 22px;
}
.chaos-list .operateBar .tab-i {
  transform: scale(0.9);
}
.chaos-list .operateBar .shoping .tab-i {
  background-image: url(../../images/shoping.png);
  background-position-y: 2px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 22px;
}
.chaos-list .operateBar .reading .tab-i {
  background-image: url(../../images/read.png);
  background-position-y: 4px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 22px;
}
.chaos-list .operateBar .download .tab-i {
  background-image: url(../../images/download-icon.png);
  background-position-y: 4px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 22px;
}
.chaos-list .operateBar .collect .tab-i {
  background-image: url(../../images/colect.png);
  display: inline-block;
  width: 20px;
  height: 22px;
}
.chaos-list .operateBar .collect.on .tab-i {
  background-image: url(../../images/colect-on.png);
}
.chaos-list .operateBar .share .tab-i {
  background-image: url(../../images/share.png);
  display: inline-block;
  width: 20px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.chaos-list .operateBar .share:hover .tab-i {
  background-image: url(../../images/share-on.png);
}
.chaos-list .operateBar .share:hover {
  border: 1px solid #4583ea;
  color: #4583ea;
}
.chaos-list .text-list {
  padding: 0 15px;
  padding-left: 30px;
  margin-bottom: 10px;
}
/* 新的分享样式 */
.share-origin {
  position: relative;
}
.share-origin::after {
  position: absolute;
  bottom: -7px;
  right: 0px;
  content: "";
  width: 100%;
  height: 7px;
}
.share-origin:hover .share-joint {
  display: block;
  z-index: 100;
  right: 0px;
}
.share-origin.share-origin-min .share-joint {
  right: -15px;
  top: 34px;
}
.share-origin.share-origin-min .tab-i img {
  margin-bottom: 4px;
}
.share-origin .share-joint {
  display: block;
  width: 313px;
  height: 210px;
  border-radius: 2px;
  cursor: auto;
  position: absolute;
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
  background-color: #fff;
  right: -10000px;
  top: 34px;
  z-index: -100;
}
.share-origin .share-joint .share-infor,
.share-bootom {
  display: flex;
  justify-content: space-between;
}
.share-origin .share-joint .share-infor {
  height: 159px;
  padding-bottom: 10px;
  padding: 15px;
  background-color: #fff;
}
.share-origin .share-joint .share-infor .infor-img {
  width: 37%;
  position: relative;
}
.share-origin .share-joint .share-infor .infor-img .text-img {
  width: 100%;
  color: #fff;
  background-color: #3b75df;
  font-size: 38px;
  width: 90px;
  height: 80%;
  margin-top: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.share-origin .share-joint .share-infor .infor-img img {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.share-origin .share-joint .share-infor .infor-text {
  width: 60%;
}
.share-origin .share-joint .share-infor .infor-text .qrcodeimg {
  width: 80px;
}
.share-origin .share-joint .share-infor .infor-text .qrcodeimg canvas {
  width: 100%;
}
.share-origin .share-joint .share-infor .infor-text h5 {
  text-align: left;
  white-space: normal;
  font-size: 16px;
  line-height: 19px;
}
/* .share-origin .share-joint .share-infor .infor-text h5{  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 16px;color: #4583ea;} */
.share-origin .share-joint .share-infor .infor-text p {
  font-size: 14px;
  color: #d8392f;
}
.share-origin .share-joint .share-infor .infor-text p span {
  color: #939393;
}
.share-origin .share-joint .share-bootom {
  padding: 8px 0;
  margin: 0 15px;
  border-top: 1px solid #d3d5d5;
  color: #666666;
}
.share-origin .share-joint .share-bootom .down {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* drop-shadow */
.share-joint::after {
  position: absolute;
  bottom: -9px;
  right: 45px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  /* filter: drop-shadow(1px 3px 1px rgba(0, 0, 0, .2)); */
}

/* tranform */
.share-joint::before {
  position: absolute;
  top: -5px;
  right: 25px;
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(135deg);
  box-shadow: 1px -2px 5px rgba(0, 0, 0, 0.2);
}

.share-joint::after {
  position: absolute;
  top: 0px;
  right: 20px;
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
}
.share-origin .share-joint .share-infor .infor-text .limit-ellipsis {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.book-item .book-img {
  float: left;
  width: 215px;
  padding: 0 20px;
  margin-right: 5px;
  margin-top: 14px;
}
.book-item .chart-imgs {
  float: left;
  width: 245px;
  margin: 0 10px;
  text-align: center;
  background-color: #f9f9f9;
  margin-top: 14px;
  margin-right: 25px;
}
.book-item .chart-imgs img {
  max-height: 220px;
}
.book-img img {
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
  border: 1px solid #ebebea;
  max-height: 445px;
}
.book-item .book-info {
  float: left;
  width: calc(100% - 240px);
}
.book-item .chart-info {
  float: left;
  width: calc(100% - 280px);
}
.book-info h4 {
  line-height: 35px;
}
.book-info h4 a {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  float: left;
  width: auto;
  max-width: calc(100% - 80px);
}
.book-info h4 img {
  padding: 5px;
  margin: 5px 3px;
  float: left;
}
.book-info h4 img.trophy {
  background: #fcf8ec;
}
.book-info h4 img.resources {
  background: #ebfbf7;
}
.book-info .bookinfor-detail {
  background-color: #f3f8ff;
  padding: 20px;
  color: #999999;
  font-size: 14px;
}
.info-tatle {
  color: #999999;
}
.book-nav-show2 .itemize > div.clearfix {
  max-width: inherit;
}
.book-nav-show2 .info-words .words-left {
  width: 70px;
}
.info-words .words-right {
  width: calc(100% - 70px);
}
.book-nav-show2 .itemize div a {
  display: inline;
  margin-bottom: 0px;
}
.book-nav-show2 .itemize div > span {
  margin-right: 5px;
}
.book-nav-show2 .chapter-infor .ok {
  display: inline;
  margin-left: 5px;
  margin-right: 0;
}
.book-info .bookinfor-detail p span {
  color: #999999;
}
.book-info .bookinfor-detail p span.text-dark {
  color: #666666;
}
.book-info .bookinfor-detail .content {
  padding: 15px 0;
}
.book-info .bookinfor-detail .ok {
  padding: 2px 5px;
  background-color: #d9e4f7;
  display: inline-block;
  border-radius: 2px;
}
.book-info .bookinfor-detail .content p {
  float: left;
  margin-bottom: 5px;
  width: 33%;
}
.book-info .bookinfor-detail .content p:last-child {
  margin-right: 0;
}
.book-info .bookinfor-detail .itemize {
  /* height: 60px; */
}
.synopsis span {
  width: 45px;
}
.synopsis > div {
  width: calc(100% - 45px);
  line-height: 21px;
  max-height: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.sublib_synopsis > div {
  max-height: 105px;
  -webkit-line-clamp: 5;
}
.itemize {
  max-height: 34px;
  line-height: 30px;
  overflow: hidden;
}
.itemize:hover {
  max-height: inherit;
  overflow: auto;
}
.itemize > div.clearfix {
  max-width: calc(100% - 100px);
  display: inline-block;
}
.itemize > a {
  margin: 0 5px;
  color: #999;
}
.itemize > span {
  background: #f3f3f3;
  color: #fff;
  padding: 5px 0 5px 5px;
  display: inline-block;
  white-space: nowrap;
  margin: 2px 0;
}
.itemize > span em {
  font-style: normal;
  padding: 5px 10px;
  cursor: pointer;
  background: #d9e4f7;
  color: #fff;
}
.itemize > span em span {
  display: none;
}
.itemize > span em.cur {
  padding: 5px 8px;
}
.itemize > span em:hover,
.itemize > span em.cur {
  background: #4583ea;
}
.itemize > span em:hover span {
  display: inline;
}
.itemize > span em.cur span {
  display: none;
}
.itemize > span a {
  color: #666;
  padding: 0 5px;
}
.itemize br {
  display: inline-block;
}
.itemize div a {
  margin: 0 5px;
  color: #999;
  display: inline-block;
}
.itemize div.classifyList a {
  display: inline;
  flex-shrink: 0;
}
.itemize div a:hover,
.itemize div a:focus {
  color: #4583ea;
}
.itemize div > span {
  background: #f3f3f3;
  color: #fff;
  padding: 4px 0 4px 4px;
  font-size: 12px;
  white-space: nowrap; /*display: inline-block;*/
  margin-top: 5px;
  margin-right: 40px;
}
.itemize div > span.division-icon {
  background: None;
  color: #999;
  margin-right: 0;
  margin-top: 0;
  padding: 0 4px;
}
.itemize div > span:hover {
  margin-right: 0px;
}
.itemize div span em {
  font-style: normal;
  padding: 4px 6px;
  cursor: pointer;
  background: #4583ea;
  color: #fff;
}
.itemize div span em span {
  display: none;
}
.itemize div span em.cur {
  padding: 4px 8px;
}
.itemize div span em:hover,
.itemize div span em.cur {
  background: #4583ea;
}
.itemize div span em:hover span {
  display: inline;
  background: #4583ea;
}
.itemize div span em.cur span {
  display: none;
}
.itemize div span a {
  color: #666;
  padding: 0 5px;
}
.itemize span.new-tab {
  background: #f2f5fb;
  color: #fff;
  padding: 4px;
  font-size: 12px;
  white-space: nowrap;
  margin-top: 5px;
}
.itemize span.new-tab a {
  color: #2c6bd5;
}
.itemize span.on {
  background-color: #f2f5fb;
  color: #818da1;
}
.itemize span.on a {
  color: #818da1;
}

.key-words {
  max-height: 70px;
  overflow: hidden;
}
.key-words:hover {
  max-height: inherit;
  overflow: auto;
}
.key-words > div.clearfix {
  max-width: calc(100% - 100px);
  display: inline-block;
}
.key-words > a {
  margin: 0 5px;
  color: #999;
}
.key-words > span {
  background: #f3f3f3;
  color: #fff;
  padding: 5px 0 5px 5px;
  display: inline-block;
  white-space: nowrap;
  margin: 2px 0;
  margin-right: 5px;
}
.key-words > span em {
  font-style: normal;
  padding: 5px 10px;
  cursor: pointer;
  background: #d9e4f7;
  color: #fff;
}
.key-words > span em span {
  display: none;
}
.key-words > span em.cur {
  padding: 5px 8px;
}
.key-words > span em:hover,
.key-words > span em.cur {
  background: #4583ea;
}
.key-words > span em:hover span {
  display: inline;
}
.key-words > span em.cur span {
  display: none;
}
.key-words > span a {
  color: #666; /*padding:0 5px;*/
}
.key-words div a {
  margin: 0 5px;
  color: #999;
}
.key-words div a:hover,
.key-words div a:focus {
  color: #4583ea;
}
.key-words div > span {
  background: #f3f3f3;
  color: #fff;
  padding: 4px 0 4px 4px;
  font-size: 12px;
  white-space: nowrap; /*display: inline-block;*/
  margin-top: 5px;
  margin-right: 40px;
}
.key-words div > span:hover {
  margin-right: 0px;
}
.key-words div span em {
  font-style: normal;
  padding: 4px 10px;
  cursor: pointer;
  background: #d9e4f7;
  color: #fff;
}
.key-words div span em span {
  display: none;
}
.key-words div span em.cur {
  padding: 4px 8px;
}
.key-words div span em:hover,
.key-words div span em.cur {
  background: #4583ea;
}
.key-words div span em:hover span {
  display: inline;
  background: #4583ea;
}
.key-words div span em.cur span {
  display: none;
}
.key-words div span a {
  color: #666;
  padding: 0 5px;
}
.directoryKeyWords > span{
  border-radius: 2px;
  background-color: #f2f5fb;
  padding-right: 10px;
  padding-left: 10px;
  color:#2c6bd5
}
.directoryKeyWords > span > a{
  color:#2c6bd5
}
.new-key-words > span {
  background-color: #f2f5fb;
  padding: 5px;
  color: #2c6bd5;
  border-radius: 2px;
}
.new-key-words > span a {
  color: #2c6bd5;
}

.new-key-words > span.on {
  background-color: #e3e6ed;
}
.new-key-words > span.on a {
  color: #818da1;
}
.new-key-words > span.on:hover a {
  color: #2c6bd5;
}
.shareBar {
  background: #f2f5fb;
  color: #2c6bd5;
  padding: 0px 12px;
  line-height: 36px;
}
.shareBar > a {
  color: #2c6bd5;
  position: relative;
}
.shareBar > a.shareBtn > span {
  color: #2c6bd5;
  opacity: 0.8;
}
.shareBar a.shareBtn:hover .social-share {
  width: auto;
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
}
/* .shareBar .social-share{overflow:Hidden;display: none; position: absolute; left: -50%;background-color: #fff;border: 1px solid #eee;border-radius: 4px;white-space: nowrap;} */
/* .shareBar .social-share::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: -5px;
  left: 20px;
	z-index: 10;
} */
/* .shareBar .social-share::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 4px solid #ddd;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	top: -5px;
  left: 20px;
	z-index: 9;
} */
.shareBar .social-share .icon-wechat .wechat-qrcode * {
  opacity: 1;
}
.shareBar .social-share .icon-wechat {
  color: #7bc549;
  opacity: 1;
}
.shareBar .social-share .icon-weibo {
  color: #ff763b;
  opacity: 1;
}
.shareBar .social-share .icon-qq {
  color: #56b6e7;
  opacity: 1;
}
.shareBar .social-share .icon-qzone {
  color: #fdbe3d;
  opacity: 1;
}
.share-joint .social-share .icon-qq {
  color: #fff !important;
  background-color: #56b6e7;
}
.share-joint .social-share .icon-weibo {
  color: #fff !important;
  background-color: #e71f19;
}
.share-joint .social-share .icon-weibo:hover {
  color: #fff !important;
  background-color: #e71f19;
}
.share-joint .social-share .social-share-icon {
  margin-right: 8px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  font-size: 17px;
}
/*******************************
--------[图书(有声书)详细页]-------
********************************/
/* 引导样式 */
.guide-layer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1009;
}
#guideLeft {
  background: none;
  border: None;
  width: 10.5%;
  min-height: inherit;
  margin-top: 145px;
}
#guideLeft .item {
  opacity: 0;
}
#guideLeft .item.active {
  opacity: 1;
}
#grideRight {
  margin-top: 145px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#grideRight .guide1 {
  padding: 16px 20px;
  position: relative;
}
#grideRight .guide2 {
  padding: 0px 20px;
}
#grideRight .guide1 .nextStep {
  position: absolute;
  z-index: 100;
  padding: 6px 0px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  width: 73px;
  text-align: center;
  border-radius: 3px;
  bottom: -43px;
  right: 17px;
}
.opacityNO {
  opacity: 0;
}

.book-main {
  display: flex;
  width: 100%;
  position: relative;
}
.catelog-phone {
  display: none;
}
.book-detail-right {
  width: 88%;
  flex: 1;
  padding: 0 30px;
  padding-right: 60px;
}
.book-pdf-right {
  width: 88%;
  flex: 1;
}
.book-pdf-right iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.book-detail-left {
  width: 18%;
  border: 1px solid #ebebeb;
  background-color: #f9f9f9;
  padding: 10px;
  min-height: 1000px;
}
.book-detail-left .top span {
  font-size: 18px;
  color: #000;
}
.book-detail-left .top {
  padding: 6px 20px;
  padding-right: 5px;
}
.book-detail-left .top img {
  width: 16px;
  margin-top: 3px;
  cursor: pointer;
}
.book-detail-left .item span {
  font-size: 14px;
  color: #686868;
}
.book-detail-left .item img {
  width: 14px;
}
.book-detail-left .item {
  padding: 10px 20px;
  cursor: pointer;
}
.book-detail-left .item img {
  opacity: 0.6;
}
.book-detail-left .item.active {
  background-color: #b1ceff;
  font-weight: 600;
  border-radius: 5px;
}
.book-detail-left .item.active span {
  color: #383838;
}
.book-detail-left .item.active img {
  opacity: 1;
}
.book-detail-left .item i {
  /*width: 30px;*/
  display: inline;
  position: relative;
  top: -2px;
}
/* .book-detail-left .item i img{vertical-align:top;} */
.book-detail-close {
  display: none;
  background-color: #f9f9f9;
  min-height: 1000px;
}
.book-detail-close .close-mum {
  padding: 5px 10px 32px 10px;
}
.book-detail-close .img img {
  opacity: 0.6;
}
.book-detail-close .img.active img {
  opacity: 1;
}
.book-right .book-info .key-words .item {
  border-radius: 2px;
  background-color: #f2f5fb;
  padding-right: 10px;
  padding-left: 10px;
}
.book-right .book-info .key-words .item a {
  color: #2c6bd5;
}
.book-right .book-info .key-words .item i {
  color: #2c6bd5;
}
.book-right .book-info .key-words .item.on {
  color: #fff;
  background-color: #4583ea;
}
.book-right .book-info .key-words .item.on i {
  color: #fff;
}
.book-right .book-info .key-words .item.on a {
  color: #fff;
}
.book-right .book-info .key-words .item:hover i {
  color: #fff;
}
.book-right .book-info .key-words .item:hover a {
  color: #fff;
}
.book-right .book-info .key-words .item:hover {
  background-color: #4583ea;
}
.book-con {
  font-size: 14px;
  color: #666;
  position: relative;
}
.book-con .wechat-code {
  background-color: #f3f8ff;
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 5px 15px 10px;
  display: flex;
}
.book-con .wechat-code .title {
  font-size: 15px;
  font-weight: 600;
  padding: 5px 0;
}
.book-con .book-left {
  background-color: #f9f9f8;
}
.book-con .J-list .list {
  text-indent: 2em;
}
.book-con .book-right h4 {
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0 0px;
  color: #333;
}
.book-con .book-right .h4-video {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0px;
  color: #333;
}
.book-con .book-right h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0 10px;
  color: #7c7c7c;
}
.book-con .book-right .geyan {
  font-size: 14px;
  margin: 10px 0 10px;
  color: #d5171c;
}
.book-con .book-right .quality {
  font-size: 12px;
  margin: 10px 0 10px;
  color: #fac22b;
  background-color: #fcf8ec;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 3px;
}
.book-con .book-right .info-label {
  display: inline-block; /*min-width:65px;*/
  background: none;
  border: None;
  font-size: 14px;
  color: #666666;
  text-align: left;
  padding: 0;
}
.book-con .book-right #classify-list {
  max-width: calc(100% - 100px);
  display: inline-block;
  vertical-align: top;
}
#classify-list {display: inline-flex;align-items:center;/*transform: translateY(-5px)*/;flex-wrap: wrap;}
#classify-list.chineseLaw{
  display: inline-block;    transform: none;
}
#classify-list.chineseLaw i{transform: translateY(3px);}
#classify-list > span {margin-right: 10px;margin-left: 10px;}
#classify-list .i-icon1 {transform: translateY(-1px);}
.book-con .book-right .reserve-position {
  min-height: 130px;
}
.book-con .book-right em.price {
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  color: #d8392f;
}
.book-con .book-right s {
  color: #999;
}
.book-con .book-right .paper-btn,
.book-con .book-right .web-btn {
  background: #4169ab;
  color: #fff;
  border-radius: 5px;
  line-height: 26px;
  padding: 6px 18px;
  margin-top: 10px;
}
.book-con .book-right .paper-btn,
.book-con .book-right .buy-btn {
  background: #d8392f;
  margin-top: 0px;
  margin-bottom: 10px;
}
.book-con .book-right .web-btn {
  background: #4583ea;
}
.book-con .book-right .subscribe-btn {
  background: #ff850e;
  position: relative;
}
.book-con .book-right .subscribe-btn .subscribe-title {
  display: none;
  position: absolute;
  top: -32px;
  background-color: #666666;
  color: #fff;
  padding: 0 10px;
  border-radius: 4px;
  left: 0;
}
.book-con .book-right .subscribe-btn:hover .subscribe-title {
  display: block;
}
a.link-color,
.link-color {
  color: #2c6bd5;
  word-break: break-all; /*text-decoration: underline;*/
}
.no-link-color {
  cursor: default !important;
  color: #666666 !important;
  text-decoration: none !important;
}
.fund-infor {
  display: flex; /*justify-content: space-between;*/
  width: calc(100% - 246px);
}
.fund-infor .text {
  width: calc(100% - 83px);
}
.fund-infor .fund-text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sourceImage {
  position: fixed;
  padding: 15px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sourceImage img {
  max-height: 100%;
  max-height: 100%;
}
/* 新的图书信息页 */
.book-topinfor {
  background-color: #f3f8fe;
  margin: 20px 0px;
  border-left: 4px solid #5995f7;
  padding: 10px 20px;
}
.book-topinfor .book-info .titel {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.book-topinfor .book-info .titel::after {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid #5995f7;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: "";
  left: -21px;
  top: 11px;
}
.book-topinfor .book-info .titel .left {
  display: flex;
  flex-wrap: wrap;
}
.book-topinfor .book-info .titel .left .h4 {
  font-size: 24px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
}
.book-topinfor .book-info .titel .left .h5 {
  font-size: 18px;
  line-height: 45px;
}
.book-topinfor .book-info .titel .right {
  line-height: 40px;
  font-size: 18px;
  color: #2c6bd5;
}
.book-topinfor .book-info .infor1 {
  display: flex;
  flex-wrap: wrap;
}
.book-topinfor .book-info .txt-conten {
  color: #333;
}
.book-topinfor .book-info .txt-conten .info-tatle {
  color: #999;
}
.book-topinfor .book-info .infor2 .on {
  color: #2c6bd5;
}
.book-topinfor .book-info .fund-infor {
  width: 100%;
}
.book-topinfor .book-info .fund-infor .text {
  width: calc(100% - 134px);
}
.book-topinfor .book-info .fund-infor .fund-text {
  -webkit-line-clamp: 1;
}
.select-box .select-active {
  cursor: pointer;
}
.select-box {
  color: #818181;
  position: relative;
  display: inline-block;
  border: #ebebeb 1px solid;
  background-color: #fff;
  line-height: 0px;
  padding: 5px 10px;
}
.select-box .text {
  cursor: pointer;
}
.select-box .option {
  z-index: 100;
  width: 100px;
  text-align: center;
  position: absolute;
  top: 105%;
  left: 0px;
  background-color: #fff;
  box-shadow: 0 3px 15px 0 rgb(44 72 113 / 15%);
}
.select-box .option > span {
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  display: block;
  padding: 0 5px;
}
.mulu-qk {
  color: #333;
}
.mulu-qk .mulu-conten .title-left {
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  height: 35px;
  background: #f9f9f8;
  padding: 0 20px;
  border-left: 2px solid #5995f7;
}
.mulu-qk .mulu-conten .tab {
  display: inline-block;
  background-color: #9f57da;
  color: #fff;
  border-radius: 2px;
  padding: 0px 2px;
  font-size: 10px;
}
/* 引文 */
.citation {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
}
.citation .back {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #1e1e1e;
  opacity: 0.3;
}
.citation .content {
  width: 50%;
  z-index: 120;
  max-height: 660px;
  background-color: #fff;
  position: absolute;
  top: 40%;
  right: 50%;
  transform: translate(50%, -50%);
}
.citation .content .top {
  height: 60px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #f4f4f4;
  border-bottom: #e5e5e5 1px solid;
}
.citation .content .top h3 {
  font-size: 20px;
  color: #585858;
  line-height: 60px;
}
.citation .content .top span {
  line-height: 60px;
  font-size: 30px;
  color: #b0b0b0;
  cursor: pointer;
}
.citation .content .c-body .item {
  line-height: 2;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  margin: 0 35px 0 45px;
}
.citation .content .c-body .item:nth-child(2n-1) {
  border-bottom: #e5e5e5 1px solid;
}
.citation .content .c-body .item .left {
  width: 150px;
}
.citation .content .c-body .item .right {
  flex: 1;
}
.citation .content .c-body .item .cp-yin {
  border-radius: 3px;
  display: inline-block;
  padding: 0px 5px;
  background: #f4f4f4;
  cursor: pointer;
}
/* 图书简介 */
.close-introduction .limit-ellipsis {
  position: relative;
  height: 56px;
  /* 3 times the line-height to show 3 lines */
  overflow: hidden;
}
[id="autor-list"].limit-ellipsis {
  height: 113px;
}
.close-introduction .limit-ellipsis::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 40px;
  background: -webkit-linear-gradient(left, transparent, #fff 55%);
  background: -o-linear-gradient(right, transparent, #fff 55%);
  background: -moz-linear-gradient(right, transparent, #fff 55%);
  background: linear-gradient(to right, transparent, #fff 55%);
}
.shareBar .icon {
  transform: translateY(2px);
  display: inline-block;
  background-repeat: no-repeat;
}
.shareBar .i-erase {
  background-image: url(../../images/eraser.png);
  width: 13px;
  height: 13px;
  background-size: 13px;
}
.shareBar .i-shear01 {
  transform: translateY(1px);
  background-image: url(../../images/shear01-i.png);
  width: 11px;
  height: 11px;
  background-size: 11px;
}
.infor-introduction {
  font-size: 14px;
  color: #5e5e5e;
}
.infor-introduction p {
  text-indent: 2em;
  line-height: 30px;
}
.infor-introduction p img {
  float: left;
  width: 120px;
  margin-right: 20px;
}
.infor-introduction .h3 {
  font-size: 16px;
  color: #000;
  margin: 20px 0px 10px 0px;
  font-weight: 600;
}
.J-list.text-close {
  max-height: 10000px;
}
/* .J-open-table{\ bottom: 0px;right: 10px;} */
/* 轮播图 */
.book-detail-right .scroll-core .slick-arrow {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
  border: none;
  border-radius: 3px;
  font-size: 0;
  position: absolute;
  top: 0;
  width: 30px;
  height: 50px;
  background-color: #c5c5c5;
  text-align: center;
  color: #ffffff;
  top: 50%;
  transform: translateY(-25px);
}
.book-detail-right .scroll-core .slick-next {
  right: 0;
}
.book-detail-right .scroll-core .slick-prev {
  left: 0;
}
.book-detail-right .slider-nav {
  padding: 10px 40px;
}
.book-detail-right .slick-track {
  margin-left: 0px;
}
.book-detail-right .slick-track img {
  height: 100px;
}
.book-detail-right .scroll-core .slick-arrow:hover {
  background-color: #4583ea;
  opacity: 1;
}
.book-detail-right .scroll-core .slick-prev:before {
  content: "\e257";
  font-size: 14px;
}
.book-detail-right .scroll-core .slick-next:before {
  content: "\e258";
  font-size: 14px;
}
/* 目录 */
.book-tab {
  border: 1px solid #ebebeb;
}
.book-tab .book-nav-show .image3 {
  height: 28px;
}
.book-tab .book-nav-show .slider-for .slick-list {
  height: auto !important;
}
.book-tab2 {
  border: none;
}
.book-tab2 .book-nav span.on {
  background: #4483eb;
  color: #fff;
}
.book-nav {
  background-color: #f9f9f8;
  line-height: 50px;
  height: 50px;
  color: #999999;
  font-size: 16px;
}
.book-nav1 {
  color: #3d3d3d;
  font-size: 18px;
}
.book-nav span {
  float: left;
  cursor: pointer;
  padding: 0 30px;
  border-top: 1px solid #f9f9f8;
}
.book-nav1 span {
  padding: 0;
}
.book-nav span.on {
  background: #fff;
  color: #2c6bd5;
  border-top: 1px solid #2c6bd5;
}
.book-nav1 span.on {
  color: #1f1f1f;
  border-top: 1px solid #2c6bd5;
}
.vertical_nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vertical_nav a span.help_arrow {
  transform: scale(0.7);
  background: url(../../images/plus-icon.png) no-repeat 3px 3px;
  border: 1px dashed #e1e1e1;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  display: inline-block;
  float: left;
  margin: 5px 10px 0 0;
}
.vertical_nav a.open span.help_arrow {
  background: url(../../images/reduce-icon.png) no-repeat 3px 3px;
}
.vertical_nav a.cur {
  color: #02a5d6;
  font-weight: bold;
}
.vertical_nav a.cur span.help_arrow,
.vertical_nav a.cur span.menuThree_arrow {
  background: url(../../images/search-arrow2.png) no-repeat left top;
}
.vertical_nav .menu_root {
  font-size: 14px;
  color: #323232;
  padding: 8px 0;
}
.vertical_nav .menu_root .current a {
  color: #9f2121;
}
.vertical_nav .menu_root .current ul li a {
  color: #2e3e4e;
}
.vertical_nav .menuThree_arrow_down {
  background: url(../../images/spot-icon.png) no-repeat left top;
  width: 12px;
  height: 16px;
  display: inline-block;
  float: left;
  margin: 10px 5px 0 0;
}
.vertical_nav li {
  position: relative;
  z-index: 9;
  padding: 5px 0px;
  line-height: 28px;
  width: 100%;
  white-space: nowrap;
  overflow: Hidden;
}
.vertical_nav li a {
  color: #999;
}
.vertical_nav li a.do_read {
  color: #333;
}
.vertical_nav li a.on {
  color: #ff6f18;
}
.vertical_nav li a.name {
  max-width: calc(100% - 34px);
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vertical_nav > li li {
  padding: 5px 0 5px 30px;
}
.vertical_nav li:hover > a span.help_arrow {
  border-color: #2c6bd5;
}
.vertical_nav li a.try-read {
  margin-left: 5px;
  padding: 0px 6px;
  width: 62px;
  text-align: center;
  border-radius: 4px;
  color: #59af8b;
  background: #f0fcf7;
}
.vertical_nav li a.btn-read {
  margin-left: 5px;
  padding: 0px 6px;
  width: 62px;
  text-align: center;
  border-radius: 4px;
  color: #4583ea;
  background: #f2f5fb;
}
.vertical_nav li a.purchase-read {
  margin-left: 5px;
  background: none;
  padding: 0px 12px;
  width: 62px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.vertical_nav li a.purchase-read span {
  display: none;
}
.vertical_nav li:hover > a.purchase-read {
  background: #4583ea;
}
.vertical_nav li:hover > a.purchase-read img {
  display: none;
}
.vertical_nav li:hover > a.purchase-read span {
  display: inline;
}
.book-nav-show > p {
  text-indent: 4rem;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  padding: 0 20px;
}
.bookCharts-item .pic {
  height: 108px;
  line-height: 108px;
  overflow: hidden;
}
.book-nav-show1 h5 {
  font-size: 16px;
  cursor: pointer;
}
.book-nav-show1 p {
  cursor: pointer;
  padding-top: 4px;
  text-indent: 0rem;
  padding-left: 20px;
  font-size: 14px;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.book-nav-show1 .top {
  background-image: url(../../images/catelogTop-i.png);
  background-repeat: no-repeat;
}
.book-nav-show1 .bottom {
  background-image: url(../../images/catelogBottom-i.png);
  background-repeat: no-repeat;
}
/* 章节信息 */
.chapter-infor .key-words {
  max-height: none;
}
.chapter-infor .key-words .item {
  background-color: #f2f5fb;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  display: inline-block;
}
.chapter-infor .key-words .item i {
  color: #2c6bd5;
}
.chapter-infor .key-words .item a {
  color: #2c6bd5;
}
.chapter-infor .key-words .item.on a {
  color: #fff;
}
.chapter-infor .key-words .item:hover a {
  color: #fff;
}
.chapter-infor .key-words .item:hover i {
  color: #fff;
}
.chapter-infor .key-words .item.on i {
  color: #fff;
}
.chapter-infor .key-words .item:hover {
  background-color: #4583ea;
}
.chapter-infor .key-words .item.on {
  background-color: #4583ea;
}
.chapter-infor .itemize {
  max-height: none;
}
.chapter-infor .info-label {
  color: #666666;
}
.chapter-infor .itemize > span {
  padding: 0;
}
.chapter-infor .ok {
  padding: 2px 5px;
  background-color: #d9e4f7;
  display: inline-block;
  border-radius: 2px;
}
/*相关推荐*/
ul.recommend-book li {
  padding: 8px 16px 12px 20px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  border: none;
  height: auto;
  line-height: inherit;
}
ul.recommend-book li:hover {
  background: none;
}
.recommend-book li em {
  font-style: normal;
  font-size: 12px;
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #d9d9d9;
  border-radius: 50%;
  margin-right: 14px;
}
.recommend-book li.li1 em {
  background: none;
}
.recommend-book li.li2 em {
  background-color: #ff9c3b;
}
.recommend-book li.li3 em {
  background-color: #5995f7;
}
ul.recommend-book li a {
  height: auto;
  line-height: inherit;
  max-width: 100%;
  width: 100%;
}
ul.recommend-book li a:hover {
  text-decoration: none;
}
ul.recommend-book li a:hover .txt1 h5,
ul.recommend-book li a:hover .txt1 p {
  text-decoration: underline;
}
.recommend-book li .p1 {
  margin: 0;
  font-size: 14px;
  color: #666666;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommend-book li .img-txt {
  display: none;
  text-align: -webkit-center;
  text-align: -moz-center;
}
.recommend-book li .img {
  max-width: 100px;
  border: 1px solid #ccc;
  margin: 0 auto;
}
.recommend-book li .txt1 {
  overflow: hidden;
  padding-top: 15px;
}
.recommend-book li .txt1 h5 {
  color: #155bd0;
  font-size: 14px;
  margin: 0;
  padding-bottom: 13px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommend-book li .txt1 p {
  color: #96a4bb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommend-book li.on .img-txt {
  display: block;
}
.recommend-book li.on .p1 {
  display: none;
}
.recommend-book li .p1 .textIcon,
.recommend-book li .txt1 h5 .textIcon {
  line-height: inherit;
  float: right;
  color: #fff;
}
.textIcon {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 10px;
  color: #fff;
  background-color: #259cf8;
}
.textIcon.chapter {
  background-color: #54ca62;
}
.textIcon.thesis {
  background-color: #14c5d0;
}
.textIcon.chart {
  background-color: #54ca62;
}
.textIcon.image {
  background-color: #63a0fc;
}
.textIcon.point {
  background-color: #fc6363;
}
.textIcon.report {
  background-color: #ffae5e;
}
.textIcon.AudioBook {
  right: -50px;
  background-color: #cfa943;
}
.textIcon.VideoList {
  background-color: #bd6ef5;
}
/*网页阅读*/
.skin-list {
  position: absolute;
  top: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 5px;
  overflow: hidden;
  display: none;
}
.skin-list.active {
  display: block;
}
.skin-item {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.skin-item.active {
  border-color: #f00;
}
.skin-item:not(:last-child) {
  margin-right: 5px;
}
.book-head {
  align-items: center;
  align-items: center;
  color: #353535;
  background-color: #fff;
  line-height: 45px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  position: relative;
  z-index: 11;
}
.book-head h3 {
  font-size: 23px;
  margin: 0;
  line-height: 45px;
  width: 100%;
}
.book-head p {
  font-size: 16px;
  color: #999999;
}
/* .book-head .book-head-left {flex: 1;padding: 20px 0px;} */
.book-head .btn {
  font-size: 14px;
}
.book-head .book-head__btnwrap .btn img {
  margin-top: -3px;
}
.report-head{padding:26px 29px}
.report-head > div{background-color: #f2f5fb;padding:15px 26px}
.report-head h3{font-size:28px; color:#333333; font-weight:bold;}
.report-head p{font-size:14px;color:#999999;}
.report-head p a,.report-head p span{color:#2f71de;margin-right:5px;}
.report-head .export-content{background-color: #e7a619;color:#fff;}
.btn-buy img {
  width: 14px;
  margin-right: 5px;
}
.btn-buy {
  color: #fff;
  background-color: #d8392f;
  border-radius: 5px;
  padding: 5px 12px;
}
.btn-sound {
  display: none;
  color: #1db86d;
  border-radius: 2px;
  border: 1px solid #1db86d;
  padding: 5px 12px;
}
.btn-down {
  color: #ff8f2c;
  border-radius: 2px;
  border: 1px solid #ff8f2c;
  padding: 5px 12px;
}
.btn-other {
  color: #2c6bd5;
  border-radius: 2px;
  padding: 5px 12px;
}
.btn-other:focus,
.btn-other:hover {
  font-weight: bold;
  color: #2c6bd5;
  text-decoration: none;
}
.btn-other img{position:relative;top:-2px;}
.book-catelog-left {
  width: 18%;
}
.book-web-read {
  position: relative;
  width: calc(64% - 60px);
  flex: 1;
  background-color: #e7f0e1;
  padding: 20px 55px 20px 60px;
  padding-top: 10px;
  color: #666666;
  max-height: 1000px;
  overflow-y: auto;
  padding-top: 40px;
}
.book-chapters-read {
  max-width: calc(64% - 60px);
}
.book-web-read h2 {
  text-align: center;
  font-weight: bold;
  line-height: 45px;
}
.book-web-read h3 {
  text-align: center;
  font-weight: bold;
  line-height: 45px;
}
.book-web-read h4 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
}
.book-web-read p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 30px;
  margin: 15px 0;
}
.book-web-read .btn-back {
  background: #fff;
  border-right: 1px solid #e9eef7;
}
.book-web-read .changeback {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 98;
}
.book-web-read .changeback .text {
  cursor: auto;
  background-color: #fff;
}
.book-web-read .changeback .check {
  display: inline-block;
}
.book-web-read .changeback .check span {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #c9c9c9;
  color: #fff;
  border-radius: 10px;
}
.book-web-read .sound-read {
  position: absolute;
  right: 15px;
  top: 10px;
  background: #4288d5;
  border-radius: 5px;
  color: #fff;
  display: none;
}
.book-web-read .sound-read #closeSound {
  font-size: 25px;
  cursor: pointer;
}
.book-web-read .sound-read h3 {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
  max-width: 300px;
}
.book-web-read .changeback .check span.active {
  background-color: #4b88ee;
}
.free-foot {
  position: absolute;
  background: #000;
  opacity: 0.5;
  bottom: 0px;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  width: 100%;
  text-align: center;
}
.book-web-read .free-read {
  position: absolute;
  right: 15px;
  top: 10px;
  background: #000;
  opacity: 0.5;
  border-radius: 5px;
  line-height: 30px;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
}
.book-web-read .free-read #closetishi {
  font-size: 18px;
  line-height: 30px;
  cursor: pointer;
}
.rotating {
  font-size: 20px;
  animation: fadenum 2s infinite linear;
}
@keyframes fadenum {
  100% {
    transform: rotate(360deg);
  }
}
.book-in-search {
  width: 18%;
  padding: 20px 0;
  border-left: 1px solid #ebebeb;
  max-height: 1000px;
}
.book-in-search .form-control {
  height: 45px;
  border-radius: 0px;
}
.book-in-search .subsearch-query {
  position: relative;
}
.book-in-search .subsearch-query .close {
  position: absolute;
  left: -20px;
  top: 5px;
  opacity: 1;
}
.book-in-search .start-btn {
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 20px;
  padding: 8px 14px;
  background-color: #4b88ee;
  color: #fff;
  height: 45px;
}
.book-in-search .catalog {
  display: none;
  padding: 0 20px;
}
.book-in-search .result {
  display: block;
  font-size: 14px;
}
.book-in-search .result .list-unstyled {
  max-height: 100%;
  overflow: auto;
}

.book-in-search .result .text-red {
  color: #e03636;
}
.book-in-search .result .result-list li {
  padding: 20px;
}
.book-in-search .result .result-list h5 {
  color: #373737;
}
.book-in-search .result .result-list h4 {
  cursor: pointer;
  color: #303030;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.book-in-search .result .result-list p {
  color: #515151;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.book-in-search .result .result-list .active {
  background-color: #edf3fb;
}
.book-in-search .result .result-list li:hover {
  background-color: #edf3fb;
}
.book-in-search .result .top {
  padding: 0 37px 0px 20px;
}
.book-in-search .result .toggleBtn {
  padding: 0 20px 10px;
}
.book-in-search .result .toggleBtn button {
  border: none;
  padding: 5px 15px;
  color: #2c6bd5;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin-right: 20px;
}
.book-in-search .result .top2 {
  padding: 0 10px;
}
.open-search {
  display: none;
  margin-top: 28px;
  width: 0;
  position: relative;
}
.open-search .open {
  position: absolute;
  left: -17px;
  left: -23px;
  width: 17px;
  height: 32px;
}
.open-search .open-i {
  transform: rotateY(180deg);
}
/* 相关推荐 */
.others-list {
  font-size: 14px;
}
.others-list .text-blue {
  display: inline-block;
  margin-right: 8px;
}
.others-list p {
  display: inline-block;
  color: #666666;
  width: 100%;
  padding: 10px 0;
  line-height: 25px;
  white-space: normal;
}
.left-list .others-list li {
  border: none;
}
.left-list .others-list li p {
  border-bottom: 1px solid #ebebeb;
}
.left-list .others-list li:last-child p {
  border-bottom: none;
  margin-bottom: 20px;
}
/* 网页阅读下的音频 */
.btn-audio {
  width: 300px;
  background-size: cover;
}
.mp3Btn {
  background-color: #fff;
}
.audiojs {
  width: 100%;
  background-image: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 18px 5px;
  height: 60px;
}
.audiojs .play-pause {
  border-right: none;
  width: 31px;
  padding-top: 0px;
}
.audiojs .scrubber {
  width: 150px;
}
.audiojs .loaded {
  height: 2px;
  background: #fff;
}
.audiojs .progress {
  height: 2px;
  background: #ffba43;
}
.audiojs .scrubber {
  height: 2px;
}
.audiojs .play-pause p {
  margin: 0;
  text-indent: 0em;
}
.audiojs .pause {
  margin: 0;
  background: url("../../images/play-music.png") 0px 0px no-repeat;
}
.audiojs .play {
  margin: 0;
  background: url("../../images/play-icon.png") 6px 4px no-repeat;
}
.audiojs .time {
  line-height: 23px;
  border-left: none;
  text-shadow: none;
  padding: 0;
}
/* pdf阅读 */
.pdf-read {
  height: 100vh;
  position: relative;
}
.pdf-read .top-expen {
  position: absolute;
  display: inline-block;
  background-color: #999999;
  opacity: 0.6;
  padding: 5px 20px;
  border-radius: 18px;
  right: 20px;
  top: 20px;
}
.pdf-read .top-expen img:first-child {
  margin-right: 20px;
}
.pdf-read .pdf-btn {
  position: absolute;
  color: #fff;
  font-size: 12px;
  right: 20px;
  top: 120px;
}
.pdf-read .item {
  cursor: pointer;
  margin-bottom: 20px;
  width: 66px;
  height: 66px;
  text-align: center;
  border-radius: 5px;
  padding: 12px 15px;
  background-color: #35beaf;
}
.pdf-read .pdf-btn .item img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}
.pdf-read .pdf-go-top {
  position: absolute;
  color: #fff;
  font-size: 12px;
  right: 20px;
  bottom: 20px;
}
.pdf-go-top .item img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}
/*******************************
--------[条目详细页]-------
********************************/
.entry-con .entry-right .book-info {
  padding: 0 30px 0 80px;
  background: url(../../images/entry-icon.png) no-repeat 35px 3px;
}
.entry-con .entry-right .info-label {
  position: relative;
  width: 85px;
  padding-right: 15px;
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.entry-con .entry-right .info-label::after {
  content: "：";
  position: absolute;
  top: 0;
  left: 70px;
}
.entry-con .entry-right .group-btn {
  /* background: #f9f9f8;
  padding: 13px 30px 13px 165px; */
}
.shareBar a.shareBtn:hover .sharePopup{
  width: 160px;
  display: block;
}
.sharePopup{
  display: none;
  width: 160px;
  border-radius: 2px;
  cursor: auto;
  position: absolute;
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
  background-color: #fff;
  left: 0;
  top: 34px;
  z-index: 10;
}
.sharePopup::before{
  position: absolute;
  top: -5px;
  left: 25px;
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(135deg);
  box-shadow: 1px -2px 5px rgba(0, 0, 0, 0.2);
}
.sharePopup::after{
      position: absolute;
    top: 0px;
    left: 20px;
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
}
.sharePopup .social-share-icon{
  position:relative;
  z-index:2;
}
.entry-con .entry-right .web-btn {
  margin-top: 0;
}
.entry-con .entry-right .group-btn .shareBar {
  background: none;
}

.left-list .entry-recommend {
  padding: 20px 40px;
  margin-bottom: 130px;
}
.left-list .entry-recommend ul li {
  font-size: 18px;
  line-height: 44px;
  border: none;
  background: url(../../images/entry-icon.png) no-repeat left center;
  background-size: 22px auto;
  padding-left: 35px;
  padding-right: 0;
}
.left-list .entry-recommend ul li:hover span {
  color: #0468f0;
}
.left-list .entry-recommend ul li a {
  color: #666666;
  max-width: calc(100% - 42px);
}
/*******************************
--------[单个视频详情页]-------
********************************/
.video-title .h4 {
  margin: 20px 0;
  font-size: 24px;
  color: #333333;
  margin-bottom: 10px;
}
.video-title .info-group {
  font-size: 14px;
  color: #999999;
}
.video-title .info-group .shareBar {
  font-size: 14px;
  color: #999999;
  background-color: #fff;
}
.video-title .introduce {
  margin: 30px 0;
}
.video-title .introduce .title {
  font-size: 16px;
  color: #343434;
  background-color: #fff;
  font-weight: bold;
}
.video-title .introduce p {
  font-size: 16px;
  color: #343434;
  line-height: 1.9;
}
.about-recom .title {
  padding: 15px;
  background-color: #f9f9f8;
}
.about-recom .title > span {
  font-size: 20px;
  padding-left: 10px;
  line-height: 19px;
  display: inline-block;
  border-left: 2px solid #0468f0;
}
.about-recom .book-list {
  padding: 20px 40px;
}
.about-recom .video-list {
  padding: 20px 40px;
}
.about-recom .book-list li {
  float: left;
  width: 20%;
  height: auto;
  text-align: center;
  font-size: 14px;
  color: #96a4bb;
  padding: 20px 10px;
  border: none;
}
.about-recom .video-list li {
  float: left;
  width: 25%;
  height: auto;
  white-space: normal;
  font-size: 18px;
  color: #333333;
  padding: 5px 20px;
  border: none;
}
.about-recom .book-list li.n-border a {
  height: auto;
  line-height: inherit;
}
.about-recom .book-list li.n-border a:hover p {
  text-decoration: underline;
}
.about-recom .book-list li.n-border img {
  width: auto;
  height: 240px;
}
/*******************************
--------[论文详细页]-------
********************************/
.thesis-con .thesis-right .book-info {
  background: url(../../images/thesis-icon.png) no-repeat 35px 3px;
}
.left-list .thesis-recommend ul li {
  background: url(../../images/thesis-icon.png) no-repeat left center;
  background-size: 22px auto;
}

/*******************************
   --------[作者库列表]-------
********************************/
.class-works ul li {
  border: none;
}
.class-works ul li a {
  color: #3c3c3c;
  font-size: 16px;
}
.class-works ul li:hover {
  background: #f9f9f8;
}
.class-works ul li:hover a {
  color: #155bd0;
}

.letter-search .subsearch-query {
  width: 100%;
}
.letter-search .subsearch-query a {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 4px;
  text-align: center;
  margin: 1px 2px 0;
  min-width: 2.76%;
}
.letter-search .subsearch-query a.on {
  background: #ff9c3b;
  color: #fff;
}
.popular-authors {
  padding: 10px;
}
.popular-authors dl {
  padding: 20px 10px;
  padding-right: 0;
  border-bottom: 1px dashed #ebebeb;
  margin: 0;
}
.popular-authors dl:last-child {
  border: none;
  padding-bottom: 0px;
}
.popular-authors dl dt {
  float: left;
  width: 100px;
}
.popular-authors dl dd {
  float: left;
  width: calc(100% - 110px);
  margin-left: 10px;
}
.popular-authors dl dd h4 {
  margin: 12px auto;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.popular-authors dl dd h4 a {
  color: #333;
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.popular-authors dl dd p {
  color: #999999;
}
.author-library-item {
  border: 1px solid #ebebeb;
  padding: 20px;
  margin: 15px auto 10px;
}
.author-library-item .pic {
  position: relative;
  overflow: hidden;
  height: 216px;
  line-height: 216px;
  text-align: center;
}
.author-library-item .pic .introduce-mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  padding: 20px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.author-library-item .pic img {
  max-height: 100%;
}
.author-library-item .pic .introduce-mask p {
  text-align: left;
  margin-top: 10px;
  line-height: 24px;
  max-height: 144px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.author-library-item:hover {
  border-color: #4583ea;
  box-shadow: 0 0 10px 0 rgba(0, 21, 32, 0.1);
}
.author-library-item:hover .pic .introduce-mask {
  top: 0;
}
.author-library-item .introduce h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin: 20px auto 10px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.author-library-item .introduce h4 a {
  color: #333333;
}
.author-library-item .introduce p {
  color: #999999;
  line-height: 28px;
}
.author-library-item .introduce p span {
  color: #c6c6c6;
  margin-right: 15px;
}
.author-library-item:hover .introduce h4 a {
  color: #4583ea;
}
/*******************************
   --------[作者库详情]-------
********************************/
.my-works {
  padding: 25px 40px;
}
.my-works .work-item {
  margin: 15px auto;
}
.my-works .work-item .pic {
  height: 124px;
  line-height: 124px;
  text-align: center;
}
.my-works .pic img {
  box-shadow: 0 0 5px 1px rgba(93, 93, 93, 0.2);
  max-width: 100%;
  max-height: 100%;
}
.my-works .work-name {
  margin-top: 10px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.my-works .work-name a {
  color: #333333;
  font-size: 16px;
  line-height: 26px;
}
.book-con .author-pic {
  float: left;
  width: 248px;
  line-height: 260px;
}
.book-con .author-info {
  float: right;
  width: calc(100% - 268px);
  max-height: 220px;
  margin: 20px 0px 20px 20px;
  padding-right: 20px;
  overflow-y: auto;
}
.book-con .author-info p {
  text-indent: 3rem;
  line-height: 1.6;
  font-size: 16px;
}
/*******************************
--------[图书展示页PC]-------
********************************/
.show-book-banner {
  display: flex;
  justify-content: center;
}
.main .container .bread-cru {
  height: 50px;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.main .container .bread-cru a {
  color: #999;
}
.show-nav {
  position: relative;
}
.show-nav .show-ul {
  margin-bottom: 8rem;
  padding-top: 2rem;
  width: 100%;
}
.show-nav .show-li {
  border-bottom: 1px solid #268e8c;
  margin: 0 6rem;
  margin-left: 12rem;
  height: 60px;
  line-height: 60px;
  color: #19605f;
  text-align: center;
  font-size: 20px;
}
.show-nav .show-li a {
  color: #19605f;
}
.show-nav .show-li.on a {
  color: #fff;
}
.show-nav .show-nav-bg {
  position: absolute;
  top: 0;
  left: -50px;
  width: 100%;
  background: url("../../images/nav.png") no-repeat;
  background-size: 100%;
}
.show-list .show-list-item .show-box {
  height: 340px;
  padding: 0 1rem;
  background-color: #f9f9f9;
  margin: 0;
}
.show-box .show-pic {
  height: 240px;
  padding: 1rem;
  background-color: #f9f9f9;
}
.show-h4 {
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #09293e;
  height: 45px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.show-auth {
  margin-top: 2rem;
}
.show-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.show-list .item-m-l {
  margin-left: 0;
}
.show-pagebar {
  text-align: right;
}
.show-list-item {
  width: 23%;
  margin-left: 20px;
  margin-bottom: 20px;
}
.show-footer {
  display: flex;
  width: 100%;
  justify-content: center;
}
.show-footer > div {
  margin: 0 1rem;
  color: #f6f6f6;
}
/*******************************
--------[书单H5]-------
********************************/
.show-title {
  font-size: 24px;
  display: flex;
  justify-content: flex-start;
  height: 60px;
  background-color: #fff;
  line-height: 60px;
  border-bottom: 1px solid #d2d2d2;
}
.show-return {
  margin-left: 10px;
}
.show-title div {
  transform: translateX(-5px);
  width: 100%;
  text-align: center;
  color: #000;
}
.show-bg-white {
  background-color: #fff;
}
.show-ul-h5 {
  background-color: #f3f3f3;
  height: 605px;
}
.show-li-h5 {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #000;
}
.show-li-h5-active {
  border-left: 10px solid #f7b048;
  background-color: #fff;
}
.show-card-item {
  padding-bottom: 17px;
  border-bottom: 1px solid #d2d2d2;
  padding-top: 10px;
  box-sizing: border-box;
  display: flex;
}
.show-card-right .show-card-title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.show-bg-white .col-xs-8 {
  padding-right: 0;
  overflow: auto;
}
.show-bg-white .col-xs-3 {
  margin-left: 15px;
  padding: 0px;
}
.show-card-right {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 7px;
}
.show-card-right .show-btn-h5 {
  background-color: #2fa599;
  color: #fff;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 2px;
}
.show-card-item .show-card-img {
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  width: 65%;
}
.show-card-item .show-card-img img {
  width: 100%;
}
.show-card-list {
  height: 630px;
  overflow: scroll;
}
/*******************************
--------[图表详情页]-------
********************************/
.chart-main {
  background-image: url(../../images/chart-bg.png);
}
.book-chart {
  background-color: #fff;
  padding: 20px;
  margin-top: 40px;
}
.book-chart h3 {
  margin-top: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #353535;
}
.book-chart .slick-slider {
  height: 154px;
  overflow: hidden;
}
.chart-detail {
  background-color: #fff;
  height: auto;
  padding: 5px;
  margin-bottom: 40px;
}
.chart-detail .left-item {
  width: calc(100% - 105px);
}
.chart-detail .left-item p {
  color: #999999;
  float: left;
  margin-right: 30px;
  line-height: 40px;
  font-size: 14px;
  max-width: 25%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chart-detail .right-item {
  display: inline-block;
  padding: 0 10px;
  background-color: #eef4fc;
  line-height: 40px;
  font-size: 14px;
}
.chart-detail .right-item img {
  margin-right: 10px;
}
.chart-main .slick-list {
  max-height: 648px;
  overflow: hidden;
}
.chart-main .sliderpic-list .item {
  text-align: center;
}
.chart-main .sliderpic-list img {
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 648px;
}
.chart-main .sliderpic-list .slick-arrow {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
  border: none;
  font-size: 0;
  position: absolute;
  top: 0;
  width: 60px;
  height: 150px;
  background-color: #333333;
  opacity: 0.7;
  text-align: center;
  color: #ffffff;
}
.chart-main .sliderpic-list .slick-arrow:hover {
  background-color: #1d80f0;
  opacity: 1;
}
.chart-main .sliderpic-list .slick-prev {
  left: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.chart-main .sliderpic-list .slick-next {
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.chart-main .sliderpic-list .slick-prev:before {
  content: "\e251";
  font-size: 18px;
}
.chart-main .sliderpic-list .slick-next:before {
  content: "\e250";
  font-size: 18px;
}
.chart-main .scroll-core .item {
  margin: 0 2.5px;
  position: relative;
  border: 2px solid transparent;
}
.chart-main .scroll-core .item.slick-current .cloud {
  position: absolute;
  width: 100%;
  height: 101%;
  background-color: #000;
  opacity: 0.3;
  top: -1px;
}
.chart-main .scroll-core .item.slick-current {
  border: 2px solid #1d80f0;
}
.chart-main .scroll-core .item img {
  height: 150px;
  cursor: pointer;
  width: 100%;
}
.book-easy {
  color: #353535;
}
.book-easy .text {
  font-size: 14px;
  line-height: 2;
}
.book-chart .slick-slider .slick-arrow {
  font-style: normal;
  font-family: "Glyphicons Halflings";
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
  border: none;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 30px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.7;
  text-align: center;
  color: #666;
}
.book-chart .slick-slider .slick-arrow:hover {
  background-color: #1d80f0;
  color: #fff;
  opacity: 1;
}
.book-chart .slick-slider .slick-next {
  left: auto;
  right: 0;
}
.book-chart .slick-slider .slick-prev:before {
  content: "\e251";
  font-size: 18px;
}
.book-chart .slick-slider .slick-next:before {
  content: "\e250";
  font-size: 18px;
}
/*******************************
   --------[观点详情]-------
********************************/
.viewpoint-title {
  border: 1px solid #ebebeb;
  padding: 35px;
  border-bottom: none;
}
.viewpoint-title h4 {
  text-align: center;
  font-size: 25px;
  color: #333333;
  line-height: 40px;
}
.viewpoint-title .viewpoint-top {
  margin-top: 15px;
}
.viewpoint-title .info-group {
  color: #999999;
  font-size: 16px !important;
}
.viewpoint-title .info-group a > span {
  color: #666666;
}
.pointOfView {
  padding: 10px 40px 30px;
}
.pointOfView .h4 {
  color: #353535;
  font-size: 20px;
  margin: 20px 0;
}
.pointOfView p {
  /*margin-top:30px;*/
  color: #353535;
  line-height: 30px;
  text-indent: 2em;
  font-size: 16px !important;
}
/*******************************
   --------[搜索结果页]-------
********************************/
.screen-criteria {
  line-height: 30px;
  color: #666;
  font-size: 16px;
  margin: 5px 0 2px;
}
.screen-criteria .top {
  min-height: 30px;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}
.screen-criteria .top .left-word {
  flex: 1;
}
.screen-criteria .title {
  font-weight: bold;
}
.history-btn {
  cursor: pointer;
  font-size: 14px;
  padding: 0 10px;
  background-color: #dbe5f4;
  color: #2f71df;
}
.criteria-group {
  width: calc(100% - 80px);
}
.criteria-group .criteria-item {
  padding-right: 10px;
  position: relative;
  margin-bottom: 5px;
}
/* .criteria-group .criteria-item:before {
position: absolute;
top: 0px;
right:10px;
color:#d9d9d9;
font-family: FontAwesome;
content: "\f105";
font-size: 24px;
} */
.criteria-group .criteria-item:last-child:before {
  content: "";
}
.criteria-group .criteria-item span {
  font-size: 14px;
  display: inline-block;
  min-height: 30px;
  line-height: 30px;
  padding: 0px 10px 0 10px;
  color: #4583ea;
  border: 1px solid #4583ea;
}
/* .criteria-group .criteria-item:first-child span{border-style:solid} */
.criteria-group .criteria-item em {
  position: relative;
  top: 2px;
  cursor: pointer;
  color: #4583ea;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
/* 论文、条目 */
.thesis-list .thesis-item,
.entry-list .entry-item {
  border-bottom: 1px solid #f2f5fb;
  padding: 20px 0;
  padding-left: 31px; /* background:url(../../images/thesis-icon.png) no-repeat left 26px; */
  background-size: 22px auto;
}
.thesis-list .thesis-item .book-info,
.entry-list .entry-item .book-info {
  width: 100%;
}
.entry-list .entry-item {
  background: url(../../images/entry-icon.png) no-repeat left 26px;
}
/* 图表 */
div.chart-item {
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
}
div.chart-item .chart-img {
  float: left;
  width: 287px;
  padding: 0 20px;
  margin-right: 5px;
}
.chart-img img {
  border: 1px solid #e1e1e1;
  margin-top: 5px;
  box-shadow: 0 0 0px 0px rgba(93, 93, 93, 0.2);
  max-height: 147px;
}
div.chart-item .chart-info {
  float: left;
  width: calc(100% - 292px);
}
div.chart-item img {
  max-height: 210px;
}
/* 观点 */
.viewpoint-list .viewpoint-item {
  padding: 20px 0;
  border-bottom: 1px solid #f2f5fb;
  padding-left: 31px;
  background: url(../../images/viewpoint-icon.png) no-repeat left 26px;
  background-size: 22px auto;
}
.viewpoint-list .viewpoint-item .book-info {
  width: 100%;
}
.viewpoint-item .synopsis > div {
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
/* 资讯 */
.viewpoint-list .information-item {
  background: url(../../images/information-icon.png) no-repeat left 26px;
  background-size: 22px auto;
}
/*******************************
--------[视频列表]-------
********************************/
div.video-item {
  padding: 15px 0;
}
.video-item .video-img {
  width: 305px;
  position: relative;
}
.video-item .video-info {
  width: calc(100% - 310px);
}
.video-item .video-img .shareBar {
  position: absolute;
  left: 20px;
  bottom: 0;
  width: calc(100% - 40px);
  text-align: right;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.video-item .video-img .shareBar a {
  color: #fff;
  opacity: 1;
}
.video-item .video-img .shareBar a span {
  opacity: 0.8;
}
.video-item .video-img .social-share .social-share-icon {
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  margin: 2px;
  opacity: 1;
}
.video-item .video-img .shareBar a.icon-wechat {
  background: #7bc549;
}
.video-item .video-img .shareBar a.icon-weibo {
  background: #ff763b;
}
.video-item .video-img .shareBar a.icon-qq {
  background: #56b6e7;
}
.video-item .video-img .shareBar a.icon-qzone {
  background: #fdbe3d;
}
/*******************************
--------[视频详细页]-------
********************************/
.video-dateil-left .shareBar {
  background: #f3f7fc;
  text-align: center;
  padding: 10px 0;
  padding-left: 10px;
}
.video-dateil-left .shareBar a {
  color: #2c6bd5;
  opacity: 1;
  z-index: 109;
}
.video-dateil-left .shareBar a span {
  color: #2c6bd5;
  opacity: 0.8;
}
.watch-now-btn {
  background: #ff9c3b;
  color: #2c6bd5;
  border-radius: 5px;
  line-height: 26px;
  padding: 6px 18px;
  margin-top: 10px;
}

.video-course-catalog {
  padding: 0 30px;
}
.video-course-catalog li {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
  padding-top: 5px;
  position: relative;
}
/* .video-course-catalog li:last-child{border:None;} */
/* .video-course-catalog li:hover{background-color:#f6f9fe;} */
.video-course-catalog li div {
  float: left;
}
.video-course-catalog li div.video-operation {
  width: 30px;
  opacity: 0.6;
}
.video-course-catalog li:hover div.video-operation {
  opacity: 1;
}
.video-course-catalog li div.video-info {
  width: calc(100% - 90px);
  line-height: 20px;
}
.video-course-catalog li div.video-info h4 a {
  color: #666666;
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
}
.video-course-catalog li div.video-info .p {
  color: #888888;
  font-size: 14px;
  padding: 0;
}
.video-course-catalog li:hover div.video-info h4 a {
  color: #4583ea;
}
.video-course-catalog li div.video-info .try {
  background-color: #fcf4e8;
  color: #ee9d2a;
  display: inline-block;
  padding: 0 5px;
}
.video-course-catalog li div.video-read-btn {
  width: 90px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  cursor: pointer;
}
.video-course-catalog li div.video-read-btn a.purchase-read {
  display: block;
  background: #4583ea;
}
.video-course-catalog li div.video-read-btn .start-learning {
  background: #ff9c3b;
  color: #fff;
  width: 100%;
  padding: 0px 12px;
  text-align: center;
  border-radius: 4px;
}
.course-info p {
  color: #666666;
  font-size: 16px;
  line-height: 2;
  text-indent: 2rem;
  margin-bottom: 20px;
}
.course-info .title {
  padding: 15px 0;
}
.course-info .title > span {
  font-weight: bold;
  font-size: 20px;
  padding-left: 20px;
  line-height: 19px;
  display: inline-block;
  border-left: 3px solid #0468f0;
}
.line-b {
  border-bottom: 1px solid #dcdcdc;
}
.lecturer-list dl {
  border-bottom: 1px solid #ebebeb;
}
.lecturer-list dl:last-child {
  border-bottom: none;
}
.lecturer-list dt {
  float: left;
  width: 250px;
  margin-right: 20px;
}
.lecturer-list dd {
  float: left;
  width: calc(100% - 270px);
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  max-height: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.lecturer-list dd h4 a {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
/*******************************
--------[视频播放]-------
********************************/
.body-vidoe {
  background: #232832;
}
.body-vidoe .video-position {
  border-bottom: 1px solid #656970;
  margin-bottom: 20px;
}
.body-vidoe .video-position,
.body-vidoe .video-position a {
  color: #666;
}
.body-vidoe .video-position span {
  color: #fff;
}
.video-play .video-book-list .price {
  font-size: 16px;
  color: #999999;
}
.video-play .video-book-list .buy {
  font-size: 16px;
  color: #fff;
  background-color: #d8392f;
  border: 0px;
  height: 45px;
  width: 100%;
  border-radius: 45px;
  margin: 20px 0;
}
.video-play .video-book-list .price span {
  font-size: 30px;
  color: #d8392f;
}
.video-play .video-book-list .list-assemble {
  font-size: 14px;
  height: 350px;
  overflow-y: auto;
  scrollbar-width: thin;
}
.video-play .video-book-list .list-assemble.hasPrivY {
  height: 480px;
}
.video-play .video-book-list .list-assemble .item {
  float: left;
  background-color: #fff;
  cursor: pointer;
  margin-right: 9px;
  margin-top: 10px;
  width: 40px;
  height: 40px;
  position: relative;
  line-height: 44px;
  text-align: center;
}
.video-play .video-book-list .list-assemble .item:nth-child(5n) {
  margin-right: 0px;
}
.video-play .video-book-list .list-assemble .item span {
  font-size: 10px;
  position: absolute;
  top: -1px;
  right: -2px;
  line-height: 15px;
  padding: 1px 5px;
  background-color: #4abf3c;
  transform: scale(0.8);
  color: #ffffff;
}
.video-play .video-book-list .list-assemble .item.on {
  color: #fff;
  background-color: #2984e1;
}

.video-play-title {
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
}
.video-play {
  background-color: #fff;
  display: flex;
}
.video-play .video-play-left {
  float: left;
  width: calc(100% - 274px);
}
.video-play.open .video-play-left {
  width: 100%;
}
.video-play-left .shareBar {
  background-color: #3d4555;
}
.video-play .video-book-list {
  padding: 0 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  width: 274px;
  position: relative;
  background-color: #ececec;
}
.video-play.open .video-book-list {
  width: 0;
  padding: 0;
}
.video-play.open .video-book-list h4,
.video-play.open .video-book-list ul {
  width: 0;
  overflow: Hidden;
  padding: 0;
}
.video-play.open .video-book-list .list-assemble,
.video-play.open .video-book-list .buy,
.video-play.open .video-book-list .price {
  width: 0;
  height: 0px;
  overflow: Hidden;
  padding: 0;
}
.video-book-list h4 {
  color: #fff;
  font-size: 20px;
  padding: 0px 25px;
  margin-bottom: 10px;
}
.video-book-list ul {
  max-height: 460px;
  overflow-y: auto;
  margin-bottom: 0;
}
.video-book-list li {
  padding: 0 20px;
}
.video-book-list li div {
  cursor: pointer;
  color: #747e91;
  border-bottom: 1px solid #4d5666;
  padding: 20px 0px 20px 20px;
  background: url(../../images/play-icon.png) no-repeat;
  background-position: 0px 22px;
}
.video-book-list li h5 {
  font-size: 18px;
  color: #c8c8c8;
  margin-bottom: 10px;
}
.video-book-list li.on {
  background-color: #4d5666;
}
.video-book-list li.on div {
  background: url(../../images/playing-icon.gif) no-repeat;
  background-position: 0px 20px;
}
.video-book-list li.on h5,
.video-book-list li:hover h5 {
  color: #1ba5ed;
}

.video-arrow {
  position: absolute;
  z-index: 6;
  text-align: center;
  width: 10px;
  height: 40px;
  line-height: 40px;
  right: 100%;
  top: 50%;
  margin-top: -28px;
  background: url(../../images/video-arrow-bg.png) no-repeat;
}
.video-arrow::after {
  content: "›";
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.video-play.open .video-arrow::after {
  content: "‹";
}
/*******************************
--------[机构阅读排行]-------
********************************/
.read-head-top {
  background: url(../../images/head-bg.png) repeat-x left bottom;
  border-bottom: none;
}
.read-list-title {
  color: #333;
  font-size: 30px;
}
.read-serial {
  width: 55px;
  height: 55px;
  padding: 5px;
  margin: auto;
  font-size: 25px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background-color: #5297e3;
  border-radius: 50%;
  margin-top: 30px;
}
.read-serial.read-li1 {
  background-color: #df1313;
}
.read-serial.read-li2 {
  background-color: #f58f2b;
}
.read-serial.read-li3 {
  background-color: #f5cd2b;
}
/*******************************
--------[资讯详情]-------
********************************/
.information-shareBar {
  background: none;
  line-height: 20px;
}
/*******************************
--------[资讯综合]-------
********************************/
.integration-info-left {
  margin-top: 40px;
}
.integration-info-left h4 {
  background-color: #2c6edd;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.integration-info-left ul {
  display: flex;
}
.integration-info-left ul li {
  flex: 1;
  background: #f5f5f5;
  height: 46px;
  line-height: 46px;
  color: #666;
  font-size: 18px;
}
.integration-info-left ul li a {
  display: block;
  margin: auto;
  color: #4d4d4d;
  text-align: center;
}
.integration-info-left ul li.on a,
.integration-info-left ul li:hover a {
  color: #fff;
}
.integration-info-left ul li.on,
.integration-info-left ul li:hover {
  background-color: #2f71de;
}
.integration-info-right {
  margin-top: 40px;
}
.integration-info-right .subsearch-query {
  width: 400px;
  max-width: 100%;
  margin-top: 7px;
}
.integration-info-right .subsearch-query input {
  width: 340px;
}
.integration-info-right .subsearch-query .retrieval-btn {
  width: 52px;
  text-align: center;
  background: #4583ea;
  border-radius: 0;
  color: #fff;
  margin-left: 8px;
  font-size: 14px;
}
.integration-info-right li {
  padding: 20px 0px 30px;
  border-bottom: 1px dashed #ebebeb;
  font-size: 16px;
  line-height: 26px;
  color: #8f8f8f;
}
.integration-info-right li .information-left {
  float: left;
  width: 90px;
  text-align: center;
  border-top: 3px solid #eeeeee;
  background-color: #f5f5f5;
  color: #333333;
  line-height: 40px;
  font-size: 40px;
  padding: 25px 10px 10px;
}
.integration-info-right li .information-left span {
  color: #666666;
  font-size: 16px;
}
.integration-info-right li .information-right {
  float: right;
  width: calc(100% - 130px);
}
.integration-info-right li:hover .information-left {
  border-top: 3px solid #265db8;
  background-color: #2f71de;
  color: #fff;
}
.integration-info-right li:hover .information-left span {
  color: #fff;
}
.integration-info-right li h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: bold;
}
.integration-info-right li h4 a {
  color: #333;
}
.integration-info-right li:hover h4 a {
  color: #2f71de;
}
.integration-info-right li p {
  max-height: 78px;
  text-overflow: ellipsis;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*******************************
--------[图表详情]-------
********************************/
.chart-con .entry-right .book-info {
  padding: 0 30px;
  background: none;
  background-color: #f9f9f8;
}
.chart-con .book-right h4 {
  margin-top: 0;
  padding-top: 30px;
  text-align: center;
}
.chart-con .entry-right .col-md-4 .info-label {
  position: static;
  width: 130px;
  text-align: right;
  text-align-last: right;
}
.similar-img h4 {
  font-size: 20px;
  color: #333;
}
.similar-img h4 a {
  font-size: 16px;
  color: #b9b9b9;
}
/*******************************
--------[排行榜]-------
********************************/
.ranking-item .title-index {
  border-bottom: none;
  padding-bottom: 0px;
  margin-top: 30px;
}
.ranking-item .title-index span {
  line-height: 50px;
}
.ranking-item .title-index span.on {
  color: #353535;
  font-size: 30px;
  font-weight: bold;
}
.ranking-item .title-index span::after {
  display: none;
}
.ranking-item .readingRank-tab span {
  color: #999999;
  font-size: 18px;
  margin: 0;
  padding: 6px 20px;
  border-radius: 5px;
}
.ranking-item .readingRank-tab span.on {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  background-color: #1c80f0;
}
.ranking-item .readingRank {
  background: #f6f7f9;
  padding: 20px 35px 10px;
}
.ranking-item .new-arrival {
  margin-top: 0px;
  padding: 0px;
  background: none;
}
.ranking-item .new-arrival-nav {
  top: -35px;
  max-width: calc(100% - 200px);
  left: 200px;
}
.science-ranking-item .new-arrival-nav {
  top: -35px;
  width: calc(100% - 280px);
  left: 240px;
}
.science-ranking-item .new-arrival-item,
.ranking-item .new-arrival-item {
  background-color: #f6f7f9;
}
.science-ranking-item .new-arrival-item {
  margin-left: 0;
}
.ranking-item .new-arrival-nav .slick-slide {
  font-size: 14px;
  max-width: 10%;
  margin: 0;
  display: inline-block;
  text-align: center;
  padding: 5px 8px;
  border-radius: 3px;
}
.science-ranking-item .new-arrival-nav .slick-slide {
  /*margin:0 13px;*/
  display: inline-block;
  text-align: center;
}
.ranking-item .new-arrival-nav .slick-track {
  text-align: right;
  height: 30px;
  overflow-y: hidden;
}
.ranking-item .new-arrival-nav .slick-slide.slick-current {
  color: #fff;
  background-color: #3273e0;
}
.ranking-item .new-arrival .book-item {
  margin: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .ranking-list-item .new-arrival-nav .slick-slide {
    width: auto !important;
    margin: 0 12px;
  }
  .ranking-list-item .new-arrival-nav .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}
.ranking-item .branch-nav {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #f6f7f9;
}
.ranking-item .branch-nav .branch-item {
  float: left;
  width: calc(20% - 20px);
  margin: 10px 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.ranking-item .branch-item > span {
  overflow: hidden;
  position: relative;
  margin: auto;
  display: block;
  text-align: center;
  background: #fff;
  height: 80px;
  line-height: 80px;
  cursor: pointer;
}
.ranking-item .branch-item > span img {
  max-height: 80px;
}
.ranking-item .branch-item em {
  font-style: normal;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 14px;
  height: 18px;
  line-height: 14px;
  color: #fff;
  font-size: 12px;
}
.ranking-item .branch-item em::before {
  position: absolute;
  left: -12px;
  top: 0px;
  color: #7794d7;
  font-size: 85px;
  line-height: 0;
  font-family: monospace;
  content: "◤";
  z-index: -1;
}
.ranking-item .branch-item1 em::before {
  color: #df1313;
}
.ranking-item .branch-item2 em::before {
  color: #f58f2b;
}
.ranking-item .branch-item3 em::before {
  color: #f5cd2b;
}
.ranking-item .branch-nav .branch-item img {
  width: 100%;
}
.ranking-item .book-item.branch-item em {
  top: 0;
  left: 0;
}
.ranking-item .book-item.branch-item em::before {
  left: -15px;
}
.starRating {
  margin-top: 10px;
}
.starRating span {
  color: #f22020;
}
.starRating .star {
  position: relative;
  line-height: 20px;
}
.starRating .star img {
  position: relative;
  top: -2px;
}
.starRating .star .star-rating {
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../../images/starRating1.png) no-repeat;
}
/*******************************
--------[子库模版]-------
********************************/
.sub-head {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: Hidden;
}
.sub-head > img {
  position: absolute;
  height: 100%;
  min-height: calc(100% - 20px);
  width: 100%;
}
.sub-head .header-top,
.sub-head .sub-database {
  position: relative;
  z-index: 9;
}

.sub-database {
  height: auto;
  line-height: inherit;
}
.sub-database .logo {
  display: block;
  margin: 30px 0 55px;
}
.sub-introduce {
  line-height: 2;
  font-size: 16px;
  color: #fff;
  width: 420px;
  max-width: 100%;
}
.sub-database .search {
  margin: 35px 0;
  width: 615px;
}
.sub-nav-box {
  box-shadow: 0 0 20px 10px rgba(84, 79, 108, 0.2);
  width: calc(610px - 80px);
  max-width: 100%;
  float: right;
  margin-right: 85px;
  line-height: 1.4;
  background: #fff;
  padding: 25px;
  border-radius: 5px;
}
.sub-nav-box h4 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.sub-nav-box .row {
  margin-left: 5px;
  margin-right: 5px;
}
.sub-nav-box .nav-item {
  padding: 0 5px;
}
.sub-nav-box .nav-item a {
  display: inline-block;
  border-radius: 3px;
  margin-top: 4px;
  padding: 0px 15px;
  color: #626262;
  line-height: 32px;
}
.sub-nav-box .nav-item a:hover {
  background: #f0f0f0;
  color: #2475cd;
}
.sub-new-arrival {
  padding: 0px 30px 30px;
  margin-top: 10px;
}
.sub-new-arrival .book-item .mask {
  background: rgba(0, 0, 0, 0.5);
}
.sub-title {
  color: #313233;
  font-size: 24px;
  opacity: 1;
  line-height: 50px;
  margin-bottom: 10px;
}
.sub-title.related-title {
  border-top: 2px solid #8a79d9;
}
.sub-title a,
.sub-titlea.new-arrival-more {
  color: #c7cad0;
  font-size: 16px;
  line-height: 40px;
}
.sub-title img {
  margin-top: 12px;
}
.sub-title-index span::after {
  background: #2d2d2d;
}
.sub-new-arrival .book-item .pic {
  height: 254px;
  line-height: 254px;
}
.sub-new-arrival .book-item .pic img {
  width: 100%;
}
.sub-new-arrival .book-item {
  width: 16.66%;
}
.sub-realTimeInfo .info-right span,
.sub-realTimeInfo .info-item:hover .info-right h5 a {
  color: #584a99;
}
.sub-realTimeInfo .info-item:hover .info-left {
  background: #584a99;
}

.sub-recommend .book-img {
  float: left;
  width: 180px;
}
.sub-recommend .book-img img {
  max-height: 200px;
}
.sub-recommend .book-info {
  float: left;
  width: calc(100% - 180px);
}
.sub-recommend .book-info a.link-color {
  color: #8a79da;
}

.sub-recommend-list .recommend-item {
  background: #8a79da;
  padding: 16px 16px 0;
  height: 130px;
  overflow: Hidden;
}
.sub-recommend-list .recommend-item1 {
  background: #d9ebe3;
}
.sub-recommend-list .recommend-item3 {
  background: #f5f0d9;
}
.sub-recommend-list .recommend-item .pic {
  float: left;
  width: 110px;
  text-align: center;
}
.sub-recommend-list .recommend-item .pic img {
  width: 90px;
  box-shadow: 0 0 10px 3px rgba(93, 93, 93, 0.2);
}
.sub-recommend-list .recommend-item .con {
  padding-left: 5px;
  float: left;
  width: calc(100% - 110px);
}
.sub-recommend-list .recommend-item .con h4 {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.sub-recommend-list .recommend-item .con p {
  margin-top: 15px;
  font-size: 12px;
  color: #999999;
}
.sub-recommend-list .recommend-item1 .con h4 a,
.sub-recommend-list .recommend-item3 .con h4 a {
  color: #333;
}
.sub-recommend-list .recommend-item2 .con h4 a {
  color: #fff;
}
.sub-recommend-list .recommend-item2 .con p {
  color: #d0c9f0;
}

.chart-item {
  background: #fff;
}
.chart-item dt {
  border: 1px solid #e8e8e8;
}
.chart-item dd {
  padding: 1px 12px;
}
.chart-item dd span {
  color: #b3b8c1;
}
.chart-item dd a,
.chart-item dd em {
  color: #2c2f34;
  font-style: normal;
}
.chart-item dd a {
  max-width: calc(100% - 98px);
  width: auto;
}

.author-library {
  padding: 12px 10px;
  background: #fff;
}
.author-library .author-item .pic {
  height: 193px;
  line-height: inherit;
  vertical-align: top;
}
.author-library .con h4 a {
  color: #38393a;
  font-size: 20px;
  line-height: 32px;
}
.author-library .con p {
  color: #a7a8a8;
  line-height: 24px;
  font-size: 14px;
  margin-top: 10px;
  max-height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.author-library .con p:last-child {
  max-height: inherit;
}
.author-library .con p a {
  display: block;
  color: #666;
  font-size: 13px;
  line-height: 24px;
  margin-top: 10px;
  max-height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.think-tank-item {
  padding: 0 20px 10px;
}
.think-tank-item a.new-arrival-more {
  position: static;
}
.think-tank-item .title-index {
  margin-bottom: 0;
}
.think-tank-item .title-index span.on {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.think-tank-item .realTimeInfo li {
  line-height: 28px;
  padding-left: 16px;
  background: url(../../images/icon_03.png) no-repeat left center;
}
.think-tank-item .realTimeInfo li a:hover {
  color: #2475cd;
}
/* 尾部 */
.foot-database {
  width: 490px;
  max-width: 100%;
}
.database-title {
  font-size: 20px;
  color: #fff;
  border-bottom: 1px solid #50617d;
  margin-top: 5px;
  padding-bottom: 15px;
}
.database-list {
  margin-left: -8px;
  margin-right: -8px;
  overflow: hidden;
}
.database-list dl {
  float: left;
  width: 20%;
  padding: 8px;
  margin: 0;
  position: relative;
  height: 60px;
  overflow: hidden;
}
.database-list dd {
  display: none;
  width: calc(100% - 16px);
  height: 100%;
  left: 8px;
  top: 8px;
  position: absolute;
  background: rgba(57, 93, 212, 0.9);
  line-height: 60px;
  text-align: center;
}
.database-list dd a,
.database-list dd a:hover {
  color: #fff;
  white-space: normal;
  font-size: 12px;
  padding: 0px 8px;
}
.database-list dl:hover dd {
  display: block;
}

.bock-right {
  position: fixed;
  right: 0px;
  bottom: 50%;
  margin-bottom: -155px;
  z-index: 100;
  padding-right: 5px;
}
.bock-right ul {
  width: 50px;
  background: #dadbdd;
}
.bock-right ul li {
  position: relative;
}
/* .bock-right ul li */

.bock-right ul li a {
  position: relative;
  font-weight: 400;
  display: block;
  background: #dadbdd;
  width: 40px;
  height: 50px;
  line-height: 40px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 5px;
  color: #333333;
}
.bock-right ul li:last-child a {
  border: none;
}
.bock-right ul li a img.btn-hover {
  display: None;
}
.bock-right ul li a:hover img {
  display: None;
}
.bock-right ul li a:hover img.btn-hover {
  display: inline-block;
}
.bock-right ul li:hover {
  background-color: #6397ed;
  color: #fff;
}
.bock-right ul li:hover a {
  background-color: #6397ed;
  color: #fff;
  border: none;
}

/* .bock-right ul li a:hover{} */

/*******************************
--------[党政-子库]-------
********************************/
.partyGovernment-header {
  min-height: 280px;
  margin-bottom: 0;
}
.partyGovernment-nav {
  background-color: #ae0d0d;
  margin-bottom: 20px;
}
.partyGovernment-nav ul {
  margin: 0;
  padding: 0;
}
.partyGovernment-nav li {
  float: left;
  width: 95px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.partyGovernment-nav li a {
  font-size: 18px;
  color: #ffd592;
}
.partyGovernment-nav li.cur a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.header-bottom .container{width: 1200px;padding: 0;}
.header-bottom ul{list-style: none;}

.partyGovernment-nav-max {
  background-color: #5c1212;
  margin-bottom: 20px;
}
.partyGovernment-nav-max ul {
  margin: 0;
  padding: 0;
}
.partyGovernment-nav-max li {
  float: left;
  width: 95px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.partyGovernment-nav-max li a {
  font-size: 18px;
  color: color: rgba(250, 250, 250, 0.6);
}
.header-bottom{background-color: #5c1212;height: 90px;line-height: 90px;margin-top: -1px;}
.bottomflex{display: flex;justify-content: flex-start;align-items: center;}
.headerbottom-left {font-size: 20px;width: 5%;}
.headerbottom-left a {color: rgba(244, 104, 104, 0.7);}
.headerbottom-right {width: 95%;}
.headerbottom-right ul{display: flex;flex-wrap: wrap;align-items: center;}
.headerbottom-right ul {margin: 0;margin-left: 70px;}
.headerbottom-right ul li {height: 45px;line-height: 45px;width: 20%;color: #fafafa;}
.headerbottom-right ul li a{color: rgba(250, 250, 250, 0.6);}
.pg-banner-for {
  position: relative;
}
.pg-banner-for .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  list-style: none;
  text-align: center;
}
.pg-banner-for .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
}
.pg-banner-for .slick-dots li.slick-active {
  width: 16px;
  border-radius: 4px;
  background: #fff;
}
.pg-banner-for .slick-dots button {
  font-size: 0;
  border: none;
  background: none;
}

.pg-banner .pg-banner-nav .slick-slide {
  margin: 5px;
  padding: 5px 10px;
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
  border-left: 2px solid #d7d7d7;
}
.pg-banner-nav .slick-slide h4 {
  margin: 10px 0;
}
.pg-banner-nav .slick-slide h4 a {
  color: #202020;
  font-size: 16px;
  font-weight: bold;
}
.pg-banner-nav .slick-slide p {
  color: #717171;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pg-banner .pg-banner-nav .slick-current {
  background-color: #fff;
  border-left: 2px solid #ae0d0d;
}

.pg-new-arrival {
  margin-top: 20px;
  padding-left: 0;
  padding-top: 10px;
  overflow: hidden;
}
.pg-new-arrival .sub-title {
  background: url(../../images/pg-new-title-bg.png) no-repeat left center;
  padding-left: 70px;
  color: #ae0d0d;
}
.pg-new-arrival .sub-title a {
  line-height: 50px;
}
.pg-new-arrival .new-arrival-item {
  padding-left: 30px;
}

.pg-common {
  background-color: #fff;
  margin-top: 20px;
}
.pg-common .pg-boutique-title {
  padding-right: 30px;
  line-height: 66px;
  background: #f6f5f3;
}
.pg-common .pg-boutique-title ul {
  float: left;
  width: calc(100% - 50px);
  padding: 0;
  margin: 0;
}
.pg-common .pg-boutique-title ul li {
  cursor: pointer;
  float: left;
  font-size: 18px;
  color: #717171;
  padding: 0 18px;
}
.pg-common .pg-boutique-title ul li.item1 {
  margin-right: 22px;
  padding-left: 30px;
  position: relative;
}
.pg-common .pg-boutique-title ul li.item1.on::after {
  content: "";
  position: absolute;
  left: 100%;
  background: url(../../images/pg-after-bg.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 66px;
}
.pg-common .pg-boutique-title ul li.on {
  font-size: 20px;
  background: #ba0301;
  color: #fff;
}
.pg-common .pg-boutique-title .new-arrival-more {
  float: right;
  width: 50px;
  line-height: 66px;
  color: #9f9f9f;
  font-size: 16px;
  position: static;
}

.pg-boutique .sub-recommend-list .recommend-item {
  background-color: #faf6eb;
  margin-bottom: 30px;
}
.pg-boutique .recommend-item {
  height: 240px;
}
.pg-boutique .recommend-item .pic {
  width: 205px;
}
.pg-boutique .recommend-item .con h4 {
  height: 64px;
  margin-top: 5px;
}
.pg-boutique .recommend-item .con h4 a {
  color: #938255;
  font-size: 20px;
  line-height: 32px;
}
.pg-boutique .recommend-item .con p {
  margin-top: 12px;
  color: #a59a7f;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pg-boutique .recommend-item .con p a {
  color: #ae0d0d;
}
.pg-boutique .recommend-item .con p.abstractCH {
  margin-top: 10px;
  line-height: 26px;
  height: 130px;
  -webkit-line-clamp: 5;
}
.pg-boutique .recommend-item .pic img {
  width: calc(100% - 30px);
}
.pg-boutique .recommend-item .con {
  width: calc(100% - 225px);
}

.pg-video-list {
  padding: 20px 20px 0;
}
.pg-video-item {
  background-color: #f6f5f3;
}
.pg-video-item dt {
  border: none;
  position: relative;
  max-height: 160px;
  line-height: 160px;
}
.pg-video-item dt em {
  position: absolute;
  overflow: Hidden;
  border-radius: 14px;
  min-width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 10px;
  right: 10px;
  bottom: 10px;
  background-color: #b62213;
  font-style: normal;
  color: #fff;
}
.pg-video-item dt em img {
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}
.pg-video-item dd {
  padding: 14px;
}
.pg-video-item dd h4 {
  font-size: 16px;
  line-height: 26px;
}
.pg-video-item dd h4 a {
  color: #333333;
}
.pg-video-item dd p {
  font-size: 14px;
  color: #8a8a8a;
  margin-top: 5px;
}
/*******************************
--------[专题-图书列表]-------
********************************/
.special-list-left {
  box-shadow: 0 0 20px 5px rgba(123, 132, 151, 0.11);
}
.special-list-left .special-item {
  margin: auto;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.book-news-list h4 {
  padding: 20px 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #313131;
}
.book-news-list ul {
  border-top: 1px solid #ebebeb;
}
.book-news-list ul li {
  padding: 0 30px;
  line-height: 48px;
  font-size: 16px;
}
.book-news-list ul li a {
  color: #5d5d5d;
}
.book-news-list ul li:hover,
.book-news-list ul li.cur {
  background: #f1f3f7;
}
.book-news-list ul li:hover a,
.book-news-list ul li.cur a {
  color: #3878e3;
}

.list-search .search-tab{background:#f1f4f8;color:#97aac9;line-height:50px;border-top:1px solid #3475e1;font-size:18px;}
.list-search .search-tab span{padding:0 30px;cursor: pointer;float:left;}
.list-search .search-tab span.cur{color:#fff;background:#3475e1;display:block;}
/*******************************
--------[图书展示页]-------
********************************/
.show-book-banner {display: flex;justify-content: center;}
.main .container .bread-cru {height: 50px;font-size: 16px;display: flex;align-items: center;}
.main .container .bread-cru a {color: #999;}
.show-nav {position: relative;}
.show-nav .show-ul {margin-bottom: 8rem;padding-top: 2rem;width: 100%;}
.show-nav .show-li {border-bottom:1px solid #268e8c;margin:0 6rem;margin-left:12rem;height: 60px;line-height: 60px;color: #19605f;text-align: center;font-size: 20px;}
.show-nav .show-nav-bg {position:absolute;top:0;left: -50px;width: 100%;background: url('../../images/nav.png') no-repeat;background-size: 100%;}
.show-list .show-list-item .show-box {padding:0 1rem;background-color: #f9f9f9;margin: 0;}
.show-box .show-pic {padding:0 1rem;padding-top: 1rem;background-color: #f9f9f9;}
.show-h4 {font-size: 16px;color: #09293e;}
.show-auth {padding: 1rem 0;}
.show-list {display: flex;flex-wrap: wrap;}
.show-list-item {width: 22%;margin-right: 20px;margin-bottom: 15px;}
.show-footer {display: flex;width: 100%;justify-content: center;}
.show-footer > div {margin: 0 1rem;color: #f6f6f6;}
=======
.list-search .search-tab {
  background: #f1f4f8;
  color: #97aac9;
  line-height: 50px;
  border-top: 1px solid #3475e1;
  font-size: 18px;
}
.list-search .search-tab span {
  padding: 0 30px;
  cursor: pointer;
  float: left;
}
.list-search .search-tab span.cur {
  color: #fff;
  background: #3475e1;
  display: block;
}

/*******************************
--------[专题库-列表]-------
********************************/
.special-left-list ul {
  position: relative;
}
.special-left-list ul > li {
  background: #f9f9f8;
}
.special-left-list ul li.current {
  background: #ffffff;
  color: #155bd0;
}
.special-left-list ul li.current a {
  color: #155bd0;
}
.special-left-list ul li i {
  color: #2c6bd5;
  margin-left: 3px;
  line-height: 44px;
}
.special-left-list ul li i,
.special-left-list ul li:hover span {
  display: none;
}
.special-left-list ul li:hover i {
  display: inline;
}
.special-left-list ul li a {
  color: #787878;
}
.special-left-list ul > li:hover,
.special-left-list ul > li.on {
  background: #ffffff;
  color: #155bd0;
}
.special-left-list ul > li:hover a,
.special-left-list ul > li.on a,
.special-left-list ul > li:hover span,
.special-left-list ul > li.on span {
  color: #155bd0;
}
.special-left-list ul li:hover > ul {
  display: block;
}
.special-left-list ul li > ul {
  display: none;
  position: absolute; 
  top: 0;
  left: 100%;
  z-index: 109;
  width: 260px;
  max-height: 100%;
  overflow-y: auto;
}
.special-left-list ul li > ul li {
  background: #ffffff;
}
.special-left-list ul li > ul li a {
  max-width: 100%;
}
.special-left-list ul li > ul li:hover {
  background: #2d6fdd;
}
.special-left-list ul li > ul li:hover a {
  color: #fff;
}
.special-tab-btn {
  padding-left: 20px;
  margin-top: 10px;
  white-space: nowrap;
}
.special-tab-btn span {
  margin: 0 5px;
  cursor: pointer;
  color: #c6c6c6;
  font-size: 22px;
}
.special-tab-btn span.on {
  color: #2d6fdd;
}
.special-list-search .subsearch-query {
  width: 100%;
}
.special-list-search .form-group {
  margin: 0;
  width: calc(100% - 60px);
}

.th-large .special-item {
  margin: 10px auto;
}
.th-large h4 {
  font-size: 14px;
}

.list-ui .special-ui-item {
  padding: 20px 0;
  border-bottom: 1px dashed #ebebeb;
}
.list-ui .special-item {
  margin: auto;
  border-radius: 0;
}
.list-ui .special-ui-item h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 10px auto 15px;
}
.list-ui .special-ui-item h4 a {
  color: #333;
}
.list-ui .special-ui-item:hover h4 a {
  color: #2d6fdd;
}
.list-ui .special-ui-item p {
  font-size: 16px;
  color: #8f8f8f;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/*******************************
--------[专题模版-图书列表]-------
********************************/
.special-body {
  background: None;
}
.special-banner {
  position: relative;
  left: 0;
  top: 0;
  z-index: 0;
}
.special-banner > img {
  width: auto;
  max-width: inherit;
  height: calc(100% + 50px);
  position: absolute;
  top: -50px;
  left: 0;
  z-index: -1;
}
.special-info {
  margin: 80px auto 50px; /**/
  max-width: 100%;
  color: #fff;
}
.special-info h5 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.special-info h5::before {
  content: "";
  background: url(../../images/special-icon1.png) no-repeat right center;
  width: 140px;
  height: 40px;
  display: inline-block;
}
.special-info h5::after {
  content: "";
  background: url(../../images/special-icon2.png) no-repeat left center;
  width: 140px;
  height: 40px;
  display: inline-block;
}
.special-info h5 span {
  max-width: 800px;
  padding: 0 30px;
}
.special-info div {
  font-size: 18px;
  line-height: 2;
  width: 800px;
  max-width: 100%;
  margin: auto;
}
.special-banner .position,
.special-banner .position a {
  color: #ffffff;
}
.special-header {
  line-height: 50px;
  border: none;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 9;
}
.special-header .nav > ul > li a {
  font-size: 14px;
  font-weight: normal;
  color: #b6caea;
}
.special-header .nav > ul > li::after {
  bottom: -1px;
}
.special-header .nav > ul > li.cur a,
.special-header .nav > ul > li:hover a {
  color: #ffffff;
}
.body2 .main.special-main {
  background: url(../../images/special-main-bg.jpg) repeat-y top center;
}
.special-left {
  float: left;
  width: 250px;
}
.special-left.affix {
  top: 20px;
  position: fixed;
}
.special-left.affix-bottom {
  position: absolute;
}
.special-left .left-list ul li a {
  width: 100%;
  max-width: inherit;
}
.left-list ul li a:hover p {
  text-decoration: underline;
}
/* .special-left li {margin:20px 0 30px;}
.special-left li a{font-size:20px;color:#5d5d5d;display:block;}
.special-left li.on a{font-size:20px;color:#3475e1;border-right:2px solid #3475e1;} */
.special-right {
  float: right;
  width: calc(100% - 250px);
  background-color: #fff;
  padding: 40px 0 40px 40px;
}
.special-body .footer {
  margin-top: 0;
}
/*******************************
--------[读书页活动]-------
********************************/
.readactive {
  position: relative;
}
.readactive .readactivebtn {
  position: absolute;
  bottom: 10%;
  width: 100%;
}
.cursor {
  cursor: pointer;
}
.events-title {
  padding: 25px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.events-title span {
  color: #09293e;
  font-size: 24px;
  display: inline-block;
  padding: 0 20px;
}
.events-text p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 20px;
}
.events-intru {
  background-color: #09293e;
  color: #fff;
}
.events-intru .events-title span {
  color: #fad77d;
}
.events-intru .events-text {
  display: flex;
}
.events-intru .events-text .item {
  padding: 0 30px;
}
.events-intru .events-text p {
  color: #fff;
}
.events-time {
  font-size: 20px;
  color: #fff;
  background-color: #154b6e;
}
.events-rules {
  padding: 60px 0;
  padding-bottom: 90px;
}
.events-rules .back {
  position: relative;
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
}
.events-rules .back .active-btn2 {
  width: 100%;
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}
.events-awards {
  background: url(../../images/awards-bg.png) no-repeat;
  background-position: center;
}
.events-awards .events-text1 {
  color: #333333;
  font-size: 18px;
  line-height: 2;
}
.events-other {
  padding: 60px;
}
.events-other .other-infor {
  background-color: #eff8f6;
  border-radius: 3px;
}
.events-other .other-infor .text {
  color: #333333;
  font-size: 18px;
  line-height: 2;
}
.qr-right {
  background-color: #f8f8f8;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.qr-right p {
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 1.3;
  box-shadow: 0 0 20px 0px rgba(93, 93, 93, 0.2);
}
.attend-events {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 100;
  left: 0;
  top: 0;
}
.attend-events .back {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #1e1e1e;
  opacity: 0.3;
}
.attend-events .box-content {
  background: url(../../images/attend-bg.png) no-repeat;
  background-position: top;
  background-size: 100% auto;
  background-attachment: fixed;
  border-radius: 5px;
  z-index: 120;
  width: 600px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.attend-events .box-content .title {
  color: #09293e;
  padding: 20px 30px;
  padding-bottom: 30px;
  padding-right: 10px;
  font-size: 24px;
  color: #09293e;
  display: flex;
  justify-content: space-between;
}
.attend-events .box-content .title span.close-attend {
  color: #fff;
  font-size: 30px;
  line-height: 1;
}
.attend-events .box-content .form-infor {
  padding: 20px 40px;
}
.attend-events .box-content .form-infor .regulations {
  color: red;
}
.attend-events .box-content .form-control {
  font-size: 16px;
  border: none;
  background-color: #f6f6f6;
}
/* 签到弹窗 */
.events-pc-2 .box-content {
  padding-top: 0px;
  overflow: hidden;
  border-radius: 10px;
}
.events-pc-2 .box-content .title1 img {
  width: 100%;
}
.events-pc-2 .box-content .title1 {
  position: relative;
}
.events-pc-2 .box-content .title1 span {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 30px;
  color: #fff;
}
.events-pc-2 .box-content .title1 .title2 {
  width: 100%;
  font-size: 22px;
  color: #12685f;
  position: absolute;
  bottom: 0px;
}
.events-pc-2 .box-content h4 {
  font-size: 20px;
  color: #333;
  text-align: center;
  padding: 10px 20px;
}
.events-pc-2 .box-content p {
  font-size: 18px;
  color: #bdbdbd;
  text-align: center;
  padding: 20px 0;
}
.events-pc-2 .box-content p .day {
  font-size: 23px;
  color: #4db6ab;
}
.events-pc-2 .box-content .save-sign {
  margin: 0 20%;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  background-color: #f8ad4f;
  border-radius: 3px;
  margin-bottom: 30px;
}
.events-pc-qurd .box-content {
  width: auto;
  padding: 30px;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
}
.events-pc-qurd .box-content span {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 25px;
  color: #333;
}
/* .events-rules .back{ background: url(../../images/rules-bg.png) no-repeat;background-position: center;} */
.personal-left-md {
  border: 1px solid #ccc;
  height: 45px;
  border-bottom: 0;
  text-align: center;
  line-height: 45px;
  background-color: #226ecf;
  color: #fff;
  font-size: 18px;
  position: relative;
  margin: 0;
}
.personal-left-md a {
  color: #fff;
}
.personal-left-md i {
  float: right;
  line-height: 45px;
  position: absolute;
  right: 15px;
}
@media (min-width: 1366px) {
  .container {
    width: 1230px;
  }
}
@media (max-width: 1600px) {
  .book-detail-left .item {
    padding: 10px 10px;
  }
  #grideRight .guide1 {
    padding: 10px;
  }
  #grideRight .guide1 img {
    height: 35px;
  }
}
@media (max-width: 1440px) {
  .book-detail-left .item span {
    font-size: 12px;
  }
  .book-detail-left .item img {
    width: 12px;
  }

  @media (max-width: 1230px) {
    /* .container { width: 1230px;} */
    .chart-main .sliderpic-list .slick-next {
      right: 0px;
    }
    .chart-main .sliderpic-list .slick-prev {
      left: 0px;
    }
  }
  /*Common For Max 960*/
  @media only screen and (max-width: 1199px) {
  }
  @media only screen and (max-height: 951px) {
    .dialogBg,
    .dialogBg.spde_feedback_box {
      /* max-height:600px; */
      max-height: calc(100vh - 50px);
      padding: 30px 50px;            overflow-y: auto;

    }
  }
  @media only screen and (max-height: 600px) {
    .dialogBg,
    .dialogBg.spde_feedback_box {
      max-height: 536px;
      padding: 30px 50px;
      overflow-y: auto;
    }
  }
  @media only screen and (min-width: 992px) {
    .thematic-list .col-md-3 {
      max-width: 20%;
    }
  }
  /*Common For Max 768*/
  @media only screen and (max-width: 992px) {
    .header_logo_xs {
      line-height: 30px;
      color: #fff;
    }
    .header_logo_xs a {
      line-height: 30px;
      color: #fff;
    }
    .header_logo_xs a:focus {
      color: #333;
    }
    .head .logo {
      padding: 10px 0 5px;
      display: block;
    }
    .head_xs {
      position: absolute;
      width: 100%;
      background-color: rgba(18, 84, 189, 0.8);
      padding: 0 15px;
    }
    .header ul.catalogNav_list {
      margin: 0;
      padding: 0; /*border-top:1px solid #189861;*/
      border-bottom: 1px solid #195fd2;
    }
    .header ul.catalogNav_list li {
      list-style: none;
      line-height: 30px;
      font-size: 16px;
      border-top: 1px solid #195fd2; /*border-bottom:1px solid #189861;*/
      font-family: "Microsoft YaHei", "微软雅黑";
    }
    .header ul.catalogNav_list li.child-nav {
      background: url(../../images/nav_dwon_icon.png) no-repeat 97% 7px;
    }
    .header ul.catalogNav_list li.child-nav li {
      font-size: 14px;
      float: left;
    }
    .header ul.catalogNav_list li a {
      color: #fff;
    }
    .indexHead {
      padding-right: 15px;
      padding-left: 15px;
    }
    .indexHead .fixed .logo_xs,
    .indexHead .head.fixed {
      background: #195fd2;
    }
    .indexHead ul.catalogNav_list li {
      border-bottom: 1px solid #1d5cce;
    }
    .indexHead ul.catalogNav_list {
      border-top: 1px solid #1d5cce;
    }
    .header ul.catalogNav_list li ul {
      display: none;
      padding-bottom: 10px;
      overflow: Hidden;
    }
    .header ul.catalogNav_list li ul li {
      padding-left: 3%;
      line-height: 26px;
      height: 26px;
      font-size: 14px;
      border: none;
      background: none;
    }
    .header ul.catalogNav_list li.cur.child-nav {
      background: url(../../images/nav_up_icon.png) no-repeat 97% 7px;
    }
    .indexHead ul.catalogNav_list li.cur {
      background: #1d5cce;
    }
    .header ul.catalogNav_list li.cur a {
      color: #fff;
    }
    .header ul.catalogNav_list li.cur ul {
      display: block;
    }
    div.burger {
      height: 40px;
      font-size: 25px;
      text-align: center;
      float: right;
      width: 40px;
      top: 10px;
      position: relative;
      cursor: pointer;
    }
    .fixed div.burger {
      top: 7px;
    }
    div.x,
    div.y,
    div.z {
      position: absolute;
      left: calc((100% - 25px) / 2);
      top: calc((100% - 3px) / 3);
      width: 25px;
      height: 2px;
      background: #fff;
      border-radius: 2px;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
    }
    div.x,
    div.y,
    div.z {
      height: 3px;
      width: 36px;
    }
    div.y {
      top: 23px;
    }
    div.z {
      top: 34px;
    }
    div.collapse {
      top: 20px;
      display: block;
      -webkit-transition: all 70ms ease-out;
      -moz-transition: all 70ms ease-out;
      -ms-transition: all 70ms ease-out;
      -o-transition: all 70ms ease-out;
      transition: all 70ms ease-out;
    }
    div.rotate30 {
      -ms-transform: rotate(30deg);
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg);
      -webkit-transition: all 50ms ease-out;
      -moz-transition: all 50ms ease-out;
      -ms-transition: all 50ms ease-out;
      -o-transition: all 50ms ease-out;
      transition: all 50ms ease-out;
    }
    div.rotate150 {
      -ms-transform: rotate(150deg);
      -webkit-transform: rotate(150deg);
      transform: rotate(150deg);
      -webkit-transition: all 50ms ease-out;
      -moz-transition: all 50ms ease-out;
      -ms-transition: all 50ms ease-out;
      -o-transition: all 50ms ease-out;
      transition: all 50ms ease-out;
    }
    div.rotate45 {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 100ms ease-out;
      -moz-transition: all 100ms ease-out;
      -ms-transition: all 100ms ease-out;
      -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
    }
    div.rotate135 {
      -ms-transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-transition: all 100ms ease-out;
      -moz-transition: all 100ms ease-out;
      -ms-transition: all 100ms ease-out;
      -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
    }
    /*******************************
--------[底部]-------
********************************/
    .contactUs {
      padding-left: 50px;
      margin-top: 15px;
    }
    .foot-link {
      margin-top: 15px;
    }
    .foot-link .links li {
      float: left;
      margin-right: 35px;
      padding-left: 15px;
    }
    .foot-link .links li::before {
      content: "•";
    }

    /*******************************
--------[首页]-------
********************************/
    .search {
      margin: 30px auto;
    }
    .row0 .p-l-none {
      padding-left: 15px;
    }
    .row0 .p-r-none {
      padding-right: 15px;
    }
    .index-swiper {
      margin-top: 15px;
    }
    .new-arrival {
      padding-top: 10px;
      margin-top: 20px;
    }
    .new-arrival .book-item {
      width: 25%;
      margin: 10px auto 5px;
    }
    .new-arrival-nav {
      left: 120px;
      max-width: calc(100% - 120px);
    }
    .new-arrival-nav .slick-slide {
      margin: 0 10px;
      max-width: inherit;
    }
    .ranking-item .new-arrival-nav .slick-slide {
      max-width: inherit;
    }
    .new-arrival-nav .slick-list {
      overflow: hidden;
    }
    .new-arrival-nav.slick-slider .slick-track {
      opacity: 1 !important;
    }
    .new-arrival-item {
      margin: 0 -11px;
    }
    .new-arrival .book-item:hover .mask {
      display: none;
    }
    .expert-author .slick-arrow {
      left: 0;
    }
    .expert-author .slick-next {
      left: auto;
      right: 0;
    }
    .new-arrival .book-item .pic,
    .new-arrival .new-arrival-item .book-item .pic {
      max-height: inherit;
      height: 204px;
      line-height: 204px;
    }
    .reading-ranking .library-tab span {
      font-size: 14px;
      margin-right: 0px;
      white-space: nowrap;
    }
    /* .thematic-table .special-item .pic{height: 150px; line-height: 150px;} */
    .special-item .pic {
      height: 150px;
      line-height: 150px;
    }
    .thematic-list .special-item .pic {
      height: auto;
      line-height: inherit;
    }
    .special-item .pic span.dataName {
      font-size: 24px;
    }
    /*******************************
--------[图书列表页]-------
********************************/
    .book-item .book-img {
      width: 200px;
      margin-right: 0px;
    }
    .book-item .chart-imgs {
      width: 180px;
      margin-right: 5px;
    }
    .book-item .book-info {
      width: calc(100% - 200px);
    }
    .book-item .chart-info {
      float: left;
      width: calc(100% - 200px);
    }
    /*******************************
--------[图书详细页]-------
********************************/
    #mjs_tip.tip {
      width: 330px\9;
      width: 345px;
      border: 1px solid #d1e4f2;
      padding: 6px 10px 10px;
      background: #fff;
      font-weight: bold;
      font-size: 13px;
      color: #0f598e;
    }
    #mjs_tip div {
      width: 300px;
      font-weight: normal;
      margin-top: 15px;
      color: #000;
    }
    .book-con .book-left.col-md-4 {
      padding-right: 15px;
    }
    .book-con .book-right.col-md-8 .book-info {
      padding-left: none;
    }
    .book-con .book-right .reserve-position {
      min-height: inherit;
    }
    .book-con .book-right h4 {
      font-size: 18px;
      margin: 15px 0 10px;
      line-height: 24px;
    }
    .book-con .book-right em.price {
      font-size: 24px;
    }
    .book-con .book-right .book-info {
      padding: 0 15px 15px;
      font-size: 14px;
      line-height: 20px;
    }
    .book-con .book-right .info-label {
      font-size: 14px;
      min-width: inherit;
    }
    .book-con .book-right #sublib > div {
      width: calc(100% - 42px);
    }
    .book-con .book-right .key-words span {
      line-height: 20px;
      font-size: 12px;
    }
    .book-nav span {
      padding: 0 20px;
    }
    .book-nav-show > p {
      padding: 0;
    }

    .bookCharts-item .pic {
      height: 83px;
      line-height: 83px;
      overflow: hidden;
    }
    .book-web-read {
      width: 100%;
      max-height: none;
      max-width: 100%;
    }
    .book-in-search {
      display: none;
      width: 100%;
      position: fixed;
      top: 0px;
      z-index: 1000;
      background-color: #fff;
      max-height: 80%;
      overflow-y: auto;
    }
    .catelog-phone {
      display: block;
      position: fixed;
      bottom: 0px;
      z-index: 100;
      background-color: #000;
      opacity: 0.7;
      width: 100%;
      padding: 0 15px;
      color: #fff;
      font-size: 18px;
      text-align: center;
      display: flex;
      left: 0px;
      height: 50px;
      line-height: 50px;
    }
    .catelog-phone > div {
      flex: 1;
    }
    .book-head {
      line-height: 45px;
    }
    .book-head h3 {
      line-height: 45px;
      font-size: 19px;
    }
    .book-detail-right {
      width: 100%;
      padding: 0 15px;
    }
    .book-detail-left {
      display: none;
      width: 100%;
      position: fixed;
      top: 0px;
      z-index: 1000;
      background-color: #fff;
      min-height: 0px;
      overflow-y: auto;
      padding: 10px;
    }
    .book-in-search .subsearch-query .close {
      display: none;
    }
    /*******************************
--------[条目详细页]-------
********************************/
    .entry-con .entry-right .book-info {
      background: None;
    }
    .entry-con .entry-right .group-btn {
      padding: 10px 15px;
    }
    .left-list .entry-recommend {
      padding: 20px;
      margin-bottom: 0px;
      overflow: Hidden;
    }
    .left-list .entry-recommend ul li a {
      height: auto;
      line-height: 24px;
      font-size: 14px;
    }
    /*******************************
--------[子库模版]-------
********************************/
    .sub-database .logo {
      text-align: center;
      margin: 10px 0 15px;
    }
    .sub-database .logo img {
      max-width: 85%;
      margin: 0 auto;
    }
    .sub-introduce {
      width: 100%;
      line-height: 1.46;
      text-align: left;
    }
    .header-book .search {
      float: none;
      margin: 20px auto;
    }
    .sub-nav-box {
      margin-right: 0;
      width: 100%;
    }
    .sub-nav-box .nav-item a {
      padding: 0 20px;
    }
    .author-library {
      margin-left: 10px;
      margin-right: 10px;
      overflow: hidden;
    }
    .author-library .author-item {
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      width: 50%;
    }
    .author-library .author-item:last-child {
      margin-top: 0;
    }
    .booksearchDialog {
      margin: auto;
      left: auto;
    }
    .dialogBg,
    .dialogBg.spde_feedback_box {
      /* max-height: 500px; */
      max-height: calc(100vh - 50px);
      overflow-y: auto;
    }
    /*******************************
--------[排行榜]-------
********************************/
    .ranking-item .new-arrival-nav {
      position: static;
      max-width: 100%;
      width: 100%;
      margin: 20px auto 10px;
    }
    /*******************************
--------[图表详情页]-------
********************************/
    .chart-main .sliderpic-list .slick-next {
      right: 0px;
    }
    .chart-main .sliderpic-list .slick-prev {
      left: 0px;
    }
    .book-chart {
      margin-top: 20px;
    }

    /*******************************
--------[视频]-------
********************************/
    .about-recom .book-list li {
      width: 33.33%;
    }
    .about-recom .video-list li {
      width: 50%;
    }
    /*******************************
--------[尾部]-------
********************************/
    .footer .foot-copy {
      line-height: 26px;
      padding: 10px 0;
    }
    /*******************************
--------[作者列表页]-------
********************************/
    .author-library-item .pic {
      text-align: center;
    }
    .author-library-item .pic img {
      display: inline;
    }
    /*******************************
--------[作者详细页]-------
********************************/
    .my-works .work-item .pic {
      height: 192px;
      line-height: 192px;
    }

    .special-tab-btn {
      text-align: right;
      padding-left: 0;
      padding-right: 15px;
    }
    .special-list-search .form-group {
      width: calc(100% - 43px);
    }

    .special-info {
      margin: 25px auto;
    }
    .special-info h5 {
      font-size: 26px;
      margin-bottom: 20px;
    }
    .special-info h5::before,
    .special-info h5::after {
      display: none;
    }
    .special-info > div * {
      font-size: 14px;
      line-height: 20px;
    }
    .special-info > div {
      max-height: 80px;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
    }
    .list-search .search-tab {
      line-height: 30px;
      font-size: 16px;
    }
    .list-search .search-tab span {
      padding: 0 15px;
    }

    .video-play-title {
      font-size: 26px;
    }
  }
  /* 适配h5处理 xu */
  @media only screen and (max-width: 767px) {
    /* 集刊主页 */
    .cardlist-pageindex {
      display: block;
    }
    .classify,
    .database,
    .year,
    .catalogue {
      width: 120px;
      padding-right: 0;
    }
    .database {
      padding: 0;
    }
    .main-pageindex > .container {
      padding: 0;
      margin: 0;
    }
    .search-btn .search-submit-pageindex {
      display: none;
    }
    .list-pageindex {
      display: block;
    }
    .booklist-pageindex {
      padding: 20px 10px;
      padding-bottom: 0px;
    }
    .list-nopadding {
      padding: 0;
    }
    .top-pageindex {
      padding: 20px 10px 0 10px;
    }
    .card-pageindex {
      margin: 20px 0 0 28px;
      width: 150px;
    }
    .thesis-pageindex {
      width: 100%;
    }
    .download-pageindex {
      justify-content: space-around;
      width: 100%;
      border: 0;
    }
    .download-pageindex .left {
      padding-left: 0;
    }
    .center-pageindex {
      width: 100%;
    }
    /* 首页样式适配 */
    .index-swiper {
      margin-top: 0px;
    }
    .search {
      margin: 15px auto;
    }
    .row0 {
      margin-bottom: 10px;
    }
    .news-flash {
      display: none;
    }
    .iphone {
      display: none !important;
    }
    #bookVideoHybrid {
      display: none;
    }
    .new-arrival-nav .slick-slide {
      margin: 0px 6px;
    }
    /* 混排列表 */
    .new-key-words {
      display: none;
    }
    .chaos-list .book-info .synopsis {
      display: none;
    }
    .chaos-list .book-info .itemize {
      display: none;
    }
    .chaos-list .hit {
      display: none;
    }
    .chaos-list .title {
      font-size: 18px;
    }
    .book-item .book-img {
      width: 110px;
      padding: 0 10px 0 10px;
    }
    .itemize div a {
      display: inline;
    }
    .itemize div > span {
      display: inline;
      white-space: normal;
      margin-right: 0;
    }
    .book-web-read .changeback {
      position: fixed;
      top: 150px;
      left: 0;
      width: 100%;
      background-color: #fff;
      z-index: 1;
    }
    .book-web-read .changeback.top0 {
      top: 0 !important;
    }
    .book-web-read .changeback.top192 {
      top: 150px !important;
    }
    /* 公用头部带分享和标题那种 */
    .book-head {
      padding: 10px;
      line-height: 26px;
    }
    .book-head h3 {
      line-height: 26px;
      flex: 1;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%;
    }
    .book-head .book-head-left {
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center; /*margin-bottom: 10px;*/
    }
    .book-head .book-head__btnwrap .btn-sound,
    .share-origin,
    .dis {
      display: none;
    }
    .book-web-read .free-read {
      z-index: 100;
      top: 50px;
    }
    .book-catelog-left {
      display: none;
      position: fixed;
      left: 0px;
      top: 0px;
      z-index: 103;
      background: #fff;
      width: 100%;
      height: 80%;
    }
    .book-tab {
      border: none;
    }
    /* 检索结果页 */
    .list-search .search-tab {
      display: flex;
    }
    .list-search .search-tab span {
      padding: 6px 0px;
      text-align: center;
      flex: 1;
    }
    /* 兴趣引导 */
    .interest .box-content .interest-left {
      text-align: center;
      white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;
      width: auto;
      padding: 10px 0;
    }
    .interest .box-content {
      display: block;
      width: 90%;
      max-height: 84vh;
    }
    .interest .box-content .interest-left p {
      margin: 0;
      border-right: 1px solid;
      padding: 0 10px;
      white-space: nowrap;
      display: inline-block;
    }
    .interest .box-content .interest-right {
      width: 100%;
      height: auto;
      padding: 10px 10px;
    }
    .interest-word span {
      padding: 5px 31px;
    }
    .interest-order {
      height: 50vh !important;
    }
    .interest .box-content .interest-left p:last-child {
      border-right: none;
    }
    /* 图书阅读章节阅读 */
    .book-con .book-right .paper-btn {
      display: block;
      width: 120px;
      margin-bottom: 15px;
    }
    /* .book-con .book-right .book-info .buy-box-iphone{margin-bottom: 90px;} */
    .book-web-read h4 {
      padding-top: 10px;
    }
    .book-web-read {
      padding: 20px 15px 20px 15px;
    }
    .book-detail-left {
      z-index: 100;
    }
    .free-foot {
      font-size: 16px;
    }
    .affixRight {
      width: 100%;
      padding-right: 0;
      max-width: 100%;
    }
    .book-detail-right {
      padding-right: 15px;
    }
    #affixLeft {
      position: unset;
      width: 0px !important;
    }
    #affixLeft .book-detail-close {
      background-color: #fff !important;
      display: none !important;
    }
    #affixLeft.affix + .affixRight {
      width: 100%;
      left: 0;
      padding-right: 0;
    }
    #affixLeft.affix + .affixRight.book-detail-right {
      padding-right: 15px;
    }
    .book-in-search {
      display: none;
      z-index: 100;
      width: 100% !important;
      position: fixed !important;
      width: 100% !important;
      max-height: 80%;
    }
    #affixLeft .book-detail-left,
    #affixLeft .book-detail-close {
      background-color: #000;
      opacity: 0.9;
    }
    #affixLeft .book-detail-left .item.active {
      background-color: #00cae9;
      font-weight: 600;
      border-radius: 5px;
    }
    .book-nav-show1 {
      max-height: 70vh;
      overflow: auto;
    }
    .book-in-search .result .list-unstyled {
      padding-right: 0;
    }
    .citation .content {
      width: 90%;
      overflow: auto;
      max-height: 400px;
      top: 50%;
    }
    .book-web-read {
      max-height: 1000px;
    }
    .fund-infor {
      width: 100%;
    }
    .infor-introduction {
      padding-right: 0px;
    }
    .book-detail-right .slick-track img {
      height: 60px;
    }
    /* h5划不动问题处理 */
    body {
      height: auto !important;
      overflow: hidden !important;
    }
    /* 观点 */
    .viewpoint-title .viewpoint-top {
      margin-top: 5px;
    }
    /* 图表 */
    .imgbox {
      height: 260px !important;
    }
    .book-chart .slick-slider {
      height: 80px;
    }
    /*******************************
        --------[分类导航]-------
    ********************************/
    .class-nav-left li,
    .class-nav-center li {
      padding: 5px 0px 5px 6px;
      font-size: 15px;
      position: relative;
    }
    .burgerlist{
      position: absolute;
      right: 5px;
      top: 5px;
      color: #c0c0c0;
      font-size: 20px;
    }
    .class-nav-left {
      width: 100%;
      height: auto;
      padding: 0;
    }
    .class-nav-center {
      width: 180px;
      height: auto;
      margin-bottom: 20px;
    }
    .class-nav-right {
      width: calc(100% - 180px);
      height: auto;
      margin-bottom: 50px;
      max-height: calc(100% - 209px);
    }
    .masonry {
      width: 100%;
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1;
      -moz-column-gap: 1em;
      -webkit-column-gap: 1em;
      column-gap: 1em;
      padding: 0px;
    }
    .masonry-item {
      padding: 0 10px;
      margin-bottom: 0;
    }
    .masonry-item .title,
    .masonry-item .title i {
      height: 30px;
      line-height: 30px;
    }
    .masonry-item .title span {
      font-size: 14px;
    }
    .masonry-item ul {
      margin-bottom: 0;
    }
    .masonry-item li {
      line-height: 30px;
      font-size: 14px;
    }
    /*******************************
        --------[排行榜]-------
    ********************************/
    .ranking-item .readingRank {
      background: none;
      padding: 0;
    }
    .read-list ul {
      margin: 0;
    }
    .read-list li {
      margin: 5px 0;
    }
    .ranking-item .title-index {
      margin-top: 20px;
    }
    .new-arrival-nav .slick-list {
      margin-top: 0;
    }
    .ranking-item .new-arrival .new-arrival-for {
      background: None !important;
      padding: 0 !important;
    }
    .new-arrival .new-arrival-item .book-item .pic {
      height: 120px;
      line-height: 120px;
    }
    .ranking-item .branch-nav {
      background: None !important;
      padding: 0 !important;
      margin-left: 0;
      margin-right: 0;
    }
    .science-ranking-item .new-arrival-item,
    .ranking-item .new-arrival-item {
      background: None !important;
      padding: 0 !important;
    }
    /*******************************
        --------[有声书详情]-------
    ********************************/
    .book-info .bookinfor-detail .content p {
      width: 100%;
      float: none;
    }
    .book-con .book-right.col-md-8 .book-info {
      margin-top: 10px;
    }
    .about-recom .book-list li.n-border img {
      height: 120px;
    }
    /*******************************
        --------[普通列表]-------
    ********************************/
    .integration-info-left {
      margin-top: 20px;
    }
    .integration-info-left ul li {
      font-size: 14px;
    }
    .integration-info-right {
      margin-top: 20px;
    }
    .integration-info-right ul {
      margin-top: 0;
    }
    .integration-info-right li {
      font-size: 14px;
    }
    .integration-info-right li .information-right {
      width: calc(100% - 100px);
    }
    .integration-info-right li h4 {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 5px;
    }
    .integration-info-right li p {
      -webkit-line-clamp: 2;
      max-height: 52px;
    }
    .integration-info-right li div {
      margin-top: 5px;
    }
    /*******************************
        --------[搜索结果页]-------
    ********************************/
    .chaos-list .operateBar {
      padding-left: 0;
      font-size: 12px;
    }
    .chaos-list .operateBar > div {
      margin-left: 5px;
      padding: 2px 6px;
    }
    .chaos-list .operateBar .share .tab-i {
      transform: scale(0.7);
    }
    .chaos-list .operateBar > div .m-l-xs {
      margin-left: 0px;
    }
    .chaos-list .operateBar .share.share-origin {
      display: none;
    }
    .screen-criteria .top {
      display: block;
      overflow: Hidden;
    }
    .screen-criteria .top div.text-right {
      display: inline-block;
      float: right;
    }
    /*******************************
        --------[视频播放]-------
    ********************************/
    .video-play .video-book-list .list-assemble .item:nth-child(5n) {
      margin-right: 9px;
    }
    .video-play .video-book-list .list-assemble.hasPrivY {
      height: auto;
    }
    .about-recom .book-list {
      padding: 10px;
    }
    .about-recom .book-list li {
      padding: 10px 0;
    }
    .about-recom .book-list li.n-border a {
      float: none;
      max-width: 100%;
    }
    /*******************************
        --------[检索历史]-------
    ********************************/
    .history-table .table-tr {
      padding: 5px 15px;
    }
    .history-table .table-td1,
    .history-table .table-td2,
    .history-table .table-td3,
    .history-table .table-td4,
    .history-table .table-td5 {
      float: none;
      width: 100%;
      text-align: left;
      line-height: 26px;
      min-height: 26px;
      font-size: 14px;
    }
    .history-table .table-td > span {
      display: inline-block;
      width: 70px;
      margin-right: 10px;
      font-size: 14px;
    }
    /*******************************
        --------[读书活动页]-------
    ********************************/
    .h5-top {
      position: relative;
    }
    .h5-top .left-list {
      position: fixed;
      right: 0px;
      top: 30px;
      background-color: transparent;
      color: #fff;
      z-index: 99;
      border: none;
    }
    .h5-top .left-list .item {
      background-color: #f8ad4f;
      width: 45px;
      padding: 5px 10px;
      padding-right: 5px;
      border-radius: 10px 0 0 10px;
    }
    .h5-top .readactivebtn {
      position: absolute;
      bottom: 8%;
      width: 100%;
    }
    .h5-top .readactivebtn2 {
      bottom: 5%;
    }
    .h5-top .readactivebtn img {
      width: 37%;
    }
    .h5-top .readactivebtn2 img {
      width: 40%;
    }
    /* 活动弹窗 */
    .text-red {
      color: red;
    }
    .events-h5-1 .box-content {
      background: #fff;
      width: 90%;
      padding: 10px 0 20px 0;
    }
    .events-h5-2 .box-content {
      background: #fff;
      width: 90%;
      padding: 10px 0 20px 0;
    }
    .events-h5-1 .box-content .title {
      display: block;
      padding: 10px;
      position: relative;
    }
    .events-h5-1 .box-content .title span.close-attend {
      color: #333;
      position: absolute;
      top: 10px;
      right: 20px;
    }
    .events-h5-1 .box-content .form-infor {
      padding: 20px 20px;
    }
    .events-h5-1 .box-content .form-infor .item {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      color: #404040;
      font-size: 14px;
    }
    .events-h5-1 .box-content .form-infor .item .form-control {
      height: 39px;
      width: 67%;
      background-color: #fff;
      border: 1px solid #d2d2d2;
      font-size: 14px;
    }
    .events-h5-1 .box-content .form-infor .save-infor {
      line-height: 50px;
      font-size: 20px;
      color: #fff;
      background-color: #f8ad4f;
      border-radius: 3px;
    }
    .events-h5-1 .box-content .form-infor .regulations {
      font-size: 10px;
    }
    .events-h5-2 .box-content {
      padding-top: 0px;
      overflow: hidden;
      border-radius: 10px;
    }
    .events-h5-2 .box-content .title1 img {
      width: 100%;
    }
    .events-h5-2 .box-content .title1 {
      position: relative;
    }
    .events-h5-2 .box-content .title1 span {
      position: absolute;
      right: 10px;
      top: 10px;
      font-size: 30px;
      color: #fff;
    }
    .events-h5-2 .box-content h4 {
      font-size: 24px;
      color: #333;
      text-align: center;
      padding: 20px;
    }
    .events-h5-2 .box-content p {
      font-size: 14px;
      color: #bdbdbd;
      text-align: center;
      padding: 0px 0px 20px 0;
    }
    .events-h5-2 .box-content .save-sign {
      margin: 0 20px;
      line-height: 50px;
      font-size: 20px;
      color: #fff;
      background-color: #f8ad4f;
      border-radius: 3px;
    }
    .events-h5-4 .box-content1 {
      background: #fff;
      width: 100%;
      padding: 10px 0 20px 0;
      position: absolute;
      bottom: 0px;
      z-index: 101;
    }
    .events-h5-4 .box-content1 .title {
      display: block;
      padding: 20px 10px;
      padding-top: 10px;
      position: relative;
    }
    .events-h5-4 .box-content1 .title p {
      font-size: 20px;
      color: #141414;
    }
    .events-h5-4 .box-content1 .title span.close-attend {
      font-size: 22px;
      color: #141414;
      position: absolute;
      top: 5px;
      right: 20px;
    }
    .events-h5-4 .box-content1 .text {
      padding: 0px 20px;
    }
    .events-h5-4 .box-content1 .text p {
      text-align: justify;
      font-size: 14px;
      color: #474747;
      text-indent: 2em;
      line-height: 1.6;
      padding-bottom: 5px;
    }
    .events-h5-3 .box-content1 {
      background: #fff;
      width: 100%;
      padding: 10px 0 20px 0;
      position: absolute;
      bottom: 0px;
      z-index: 101;
    }
    .events-h5-3 .box-content1 .title {
      display: block;
      padding: 20px 10px;
      padding-top: 10px;
      position: relative;
    }
    .events-h5-3 .box-content1 .title p {
      font-size: 20px;
      color: #141414;
    }
    .events-h5-3 .box-content1 .title span.close-attend {
      font-size: 22px;
      color: #141414;
      position: absolute;
      top: 5px;
      right: 20px;
    }
    .events-h5-3 .box-content1 .text {
      padding: 0px 20px;
    }
    .events-h5-3 .box-content1 .text p {
      text-align: justify;
      font-size: 14px;
      color: #474747;
      text-indent: 2em;
      line-height: 1.6;
      padding-bottom: 5px;
    }
    /* 指引 */
    #showWXMaskFlag{ 
      position: fixed;
      top: 0;
      left: 0;
      z-index: 999;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      display: none;
    }
    #showWXMaskFlag .brower {
      height: 25px;
      margin: 0 5px 0 5px;
    }
    #showWXMaskFlag .tip_wrapper { 
      display: flex;
      width: 100%;
      height: 100%;
      position: relative; 
      font-size: 16px;
    }
    #showWXMaskFlag .tip_image{
      position: absolute;
      top: 50px;
      right: 20px;
      left: 0px;
      bottom: 0px;
      object-fit: scale-down;
      height: auto;
      color: white;
      width: 100%;
    }
    .carsiWeiXin .z_wrapper {
      position: absolute;
      top: auto!important;
      right: auto!important;
      width: 40px;
      left: 28%;
      bottom: 8px!important;}
    #showWXMaskFlag .z_wrapper {
      position: absolute;
      bottom: 0px;
      right: 44px;
      width: 40px;
      top: -20px;}
      #showWXMaskFlag .z_wrapper img{
      width: 40px;
    }
    #showWXMaskFlag .tip_title_wrapper {
      width: 100%;
      display: flex;
      flex-direction: row;
      margin: 10px 0px 0 0;
      align-items: center;
      justify-content: flex-end;
    }
    #showWXMaskFlag .tip_title {
      width: 24px;
      height: 24px;
      border-radius: 12px;
      background-color: red;
      color: white;
      display: flex;
      font-size: 16px;
      justify-content: center;
      align-items: center;
      margin-right: 10px;
    }
    #showWXMaskFlag .first {
      position: absolute;
      right: 44px;
      top: 20px;
      left: auto;
      bottom: 0px;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .carsiWeiXin .first {
      position: absolute;
      right: auto!important;
      top: auto!important;
      left: 30px!important;
      bottom: 55px!important;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }
    .body2 .main.special-main {
      background: none;
    }
  }
  @media only screen and (max-width: 767px) {
    .video-play-title {
      font-size: 16px;
    }

    .footer .foot {
      padding: 25px 0 30px;
    }

    .header-top .loginColor a:focus {
      color: #333;
    }
    /*******************************
--------[头部]-------
********************************/
    .header {
      line-height: 48px;
      height: auto;
    }
    .header.header-book {
      line-height: 48px;
      padding: 5px 0;
      height: auto;
      line-height: inherit;
      padding-top: 15px;
      text-align: left;
      background: #1a5fd3;
    }
    .header.header-book .search .subsearch-query {
      width: 100%;
      margin-left: 0;
    }
    .header.header-book .search {
      width: 100%;
      margin: 15px 0;
    }
    .SearchBox {
      height: 34px;
    }
    .search .search-submit img {
      display: none;
    }
    .nav > ul > li a {
      font-size: 16px;
    }
    .cur.threeNav {
      top: 161px;
    }
    .nav > ul > li:hover .child-nav-list {
      top: 50px;
    }
    /*******************************
--------[首页]-------
********************************/
    #bookVideoHybrid .book-video-item img {
      height: auto !important;
    }
    .book-video .book-video-item img {
      height: 100px;
    }
    .book-video .book-video-item .play-icon {
      height: 36px !important;
    }
    .audio-book .pic img {
      width: 100% !important;
    }
    .audio-book .pic .play-icon {
      width: 50px !important;
    }
    .audio-book .pic .duration img {
      width: auto !important;
    }
    .swiper-arrow,
    .index-swiper .slider-nav.open,
    .index-swiper .slider-nav {
      display: none;
    }
    .search .subsearch-query {
      width: 100%;
      margin-left: 0;
    }
    .search .input-group,
    .search input,
    .search .search-submit {
      height: 34px;
      line-height: 34px;
      font-size: 12px;
    }
    .search .search-submit {
      width: auto;
      padding: 0 10px;
    }
    .title-index span {
      font-size: 14px;
      line-height: 30px;
      margin-right: 5px;
    }
    .title-index span.on {
      font-size: 18px;
      line-height: 30px;
    }
    .title-index span::after {
      bottom: -13px;
    }
    .news-flash {
      padding: 15px;
    }
    .book-class li {
      margin: 5px 0;
    }
    .index-swiper .slider-nav .slick-slide {
      margin: 5px 0;
      font-size: 12px;
    }
    .index-swiper .slider-nav .slick-list {
      margin-top: -70px;
    }
    .new-arrival .book-item {
      width: 33.33%;
    }
    .new-arrival .book-item .pic,
    .new-arrival .new-arrival-item .book-item .pic {
      max-height: inherit;
      height: 120px;
      line-height: 120px;
    }
    .readingRanking {
      padding: 10px;
      margin-top: 0px;
      position: relative;
    }
    .readingRanking a.new-arrival-more {
      top: -38px;
      right: 10px;
    }
    .readingRanking .new-arrival {
      margin-top: 0;
    }
    /* .readingRanking .new-arrival .library-tab{margin-bottom:0;} */
    .reading-ranking a.new-arrival-more {
      top: -48px;
      right: 0;
    }
    .real-time-info {
      margin-top: 12px;
    }
    .new-arrival-nav {
      max-width: 100%;
      width: 100%;
      top: 0;
      left: 0;
      margin: 15px 0;
    }
    .new-arrival-nav .slick-list {
      overflow: hidden;
    }
    .new-arrival-nav .slick-slider .slick-track {
      position: static;
    }
    .new-arrival-nav .slick-slide > div > div {
      position: relative;
    }
    .new-arrival-nav .new-arrival-more {
      top: -52px;
      right: -400%;
      bottom: none;
    }
    .new-arrival-nav .slick-arrow {
      background: None;
      border: none;
      font-size: 0;
      position: absolute;
      top: 42px;
      left: -10px;
      width: 16px;
      height: 36px;
      padding: 0;
    }
    .new-arrival-nav .slick-prev {
      background: url(../../images/subArrow.png) no-repeat left top;
      background-size: 16px auto;
    }
    .new-arrival-nav .slick-next {
      background: url(../../images/subArrow.png) no-repeat left -28px;
      left: auto;
      top: 43px;
      right: -10px;
      background-size: 16px auto;
    }
    .special-info {
      margin: 15px auto 0;
    }
    .special-info h5 {
      font-size: 20px;
      margin-bottom: 20px;
    }
    .special-info h5::before,
    .special-info h5::after {
      display: none;
    }
    .book-news-list ul li {
      padding: 0;
      line-height: 30px;
      font-size: 14px;
    }
    .special-item h4 {
      font-size: 14px;
      padding: 10px 5px;
    }
    .sub-database .database-item {
      width: 50%;
    }
    .title-index a,
    a.new-arrival-more,
    .title-index a.pull-right {
      font-size: 14px;
      right: 15px;
      top: 10px;
      margin-top: 0;
      line-height: 30px;
    }
    .branch-nav .slick-list {
      overflow: hidden;
    }
    .author-item .pic img {
      height: auto;
    }
    /* .thematic-table .special-item .pic{height: 115px; line-height: 115px;} */
    .special-item .pic {
      height: 115px;
      line-height: 115px;
    }
    .thematic-list .special-item .pic {
      height: auto;
      line-height: inherit;
    }
    .special-item .pic span.dataName {
      font-size: 20px;
    }
    div.branch-nav-item {
      height: 60px;
      line-height: 60px;
    }
    div.branch-nav-item a > img {
      max-height: 100% !important;
      display: inline !important;
    }
    .index-swiper {
      max-height: 143px;
    }
    .ranking-item .new-arrival-item .branch-item em::before {
      line-height: 0;
      font-size: 90px;
      transform: scale(1);
    }
    .ranking-item .branch-item > span {
      height: 40px;
      line-height: 40px;
    }
    .ranking-item .branch-item > span img {
      max-height: 40px;
    }
    .ranking-item .branch-item em {
      font-size: 12px;
      height: 14px;
      width: 10px;
      line-height: 10px;
      transform: scale(0.7);
    }
    .ranking-item .branch-nav .branch-item em::before {
      top: 6px;
      font-size: 65px;
      line-height: 0;
    }

    /*******************************
--------[图书列表页]-------
********************************/
    .left-list .list-title {
      height: 30px;
      line-height: 30px;
      padding: 0 10px;
    }
    .left-list .list-title h4 {
      line-height: 30px;
      font-size: 14px;
    }
    .left-list .list-title a {
      font-size: 18px;
    }
    .J-left-list ul {
      overflow: hidden;
      overflow: Hidden;
      padding: 0 10px;
    }
    .left-list ul li {
      padding: 0px 15px 0 0;
      float: left;
      font-size: 12px;
      border: none;
      max-width: 100%;
    }
    .left-list ul.recommend-book li {
      padding: 8px 16px 12px 20px;
    }
    .left-list ul li.selectOption {
      background: None;
    }
    .left-list ul li label {
      height: 30px;
      line-height: 30px;
      max-width: 90%;
    }
    .left-list ul li label input {
      margin-top: 15px;
    }
    .left-list ul li span {
      line-height: 30px;
    }

    .class-works ul li {
      padding: 0px;
      float: none;
      background: #fff;
      white-space: nowrap;
      overflow: Hidden;
      cursor: pointer;
    }
    .class-works ul li a {
      float: none;
      font-size: 14px;
      max-width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      height: 28px;
      line-height: 28px;
    }

    .class-mask {
      display: none;
      position: fixed;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      z-index: 991;
      left: 0;
      top: 0;
    }
    .class-list-box {
      display: None;
      background: #fff;
      overflow-y: auto;
      position: fixed;
      width: 80%;
      height: 100%;
      z-index: 999;
      right: 0;
      top: 0;
      padding-bottom: 50px;
    }
    .class-list-close {
      width: 80%;
      position: fixed;
      right: 0;
      bottom: 0;
      background: #fff;
      z-index: 999;
    }
    .class-list-close a {
      padding: 3px 8px;
      height: 30px;
      background: #4583ea;
      color: #fff;
      margin-left: 10px;
      display: block;
      width: 80%;
      margin: 10px auto;
    }
    /* .class-item-xs{margin-bottom:0px;} */
    .class-item {
      overflow: Hidden;
      line-height: 30px;
    }
    .class-item.left-list {
      border: none;
    }
    .special-left-list {
      background: #f9f9f8;
    }
    .special-left-list .J-left-list ul{padding:0;}
    .special-left-list .J-left-list ul li{padding:0 10px;}
    /* .class-item.left .class-label{border:none;}
.class-item .class-label{width:80px;padding-right:0;float:left;background:none;color:#155bd0;font-weight:bold;font-size:16px;}
.class-item .class-label a{display: none;} */
    .class-item .class-list {
      /*width:calc(100% - 100px);height:30px;*/
      display: block;
      float: left;
      font-size: 16px;
      word-wrap: break-word;
      padding-right: 0;
    }
    .class-item .class-list li {
      padding-right: 10px;
    }
    .class-item .class-list.open {
      height: auto;
      min-height: 30px;
    }
    .class-item.left-list ul li span {
      float: none !important;
    }
    .class-item.left-list ul li em {
      font-style: normal;
      color: #787878;
    }
    .class-item.left-list ul li.selectOption em {
      color: #ff9c3b !important;
    }
    .class-item .class-more {
      width: 20px;
      line-height: 30px;
      float: left;
      font-size: 14px;
      color: #999;
      cursor: pointer;
    }
    .class-item .class-list div {
      float: left;
      color: #0f492c;
      font-size: 14px;
      margin-right: 22px;
      white-space: nowrap;
      cursor: pointer;
    }
    .class-item .class-list div span {
      color: #333;
    }
    .class-item .class-list div.cur {
      color: #155bd0;
    }
    .class-item .class-list div.cur span {
      color: #155bd0;
      font-weight: bold;
    }
    .class-item .publishDate {
      border: None;
      padding: 5px;
    }

    ul.recommend-book li {
      float: none;
    }
    ul.recommend-book li a {
      height: auto;
    }
    .list-search .search-result {
      padding: 6px 12px;
    }
    .list-search .subsearch-query .input-group input {
      border-left: 1px solid #ccc;
    }
    .list-search .sortBox {
      padding: 3px 10px;
    }
    .list-search .sortBox .page-size {
      width: 100%;
    }
    .itemize {
      max-height: inherit;
    }
    .header-top .m-l-sm {
      margin-left: 5px;
    }
    .header-top .m-r-sm {
      margin-right: 5px;
    }
    .book-item,
    div.chart-item {
      padding: 10px 0px;
    }
    .book-item .book-img {
      text-align: center;
      margin-bottom: 15px;
    }
    .book-item .chart-imgs {
      width: 110px;
      padding: 0 10px 0 0;
    }
    .book-item .book-info {
      width: calc(100% - 110px);
    }
    .book-item .chart-info {
      width: calc(100% - 126px);
    }
    .book-info h4 a {
      min-width: 100%;
      font-size: 18px;
      line-height: 24px;
      width: 100%;
    }
    .book-info h4 img.trophy,
    .book-info h4 img.resources {
      display: none !important;
    }
    .result-list .shareBar {
      line-height: 26px;
    }
    .shareBar a.shareBtn:hover .social-share {
      width: 0px;
      height: 0;
      overflow: Hidden;
      float: right;
      display: none;
    }
    .shareBar .current .social-share {
      display: block !important;
      width: auto !important;
      height: auto !important;
      overflow: visible !important;
    }
    .list-search .subsearch-query {
      width: 100%;
    }
    .list-search .subsearch-query .input-group {
      width: calc(100% - 86px);
    }
    .list-search .subsearch-query .retrieval-btn,
    .list-search .subsearch-query .empty-btn {
      font-size: 12px;
      width: 38px;
      padding: 6px;
      margin-left: 5px;
    }
    .list-search .sortBox .sort a,
    .list-search .sortBox .page-size a,
    .list-search .sortBox .page-size span {
      white-space: nowrap;
    }
    .list-search .sortBox .page-size a {
      padding: 3px 0px;
      margin-right: 1px;
    }

    /*******************************
--------[图书详细页]-------
********************************/
    .book-img img {
      margin: 0;
    }
    .shareBar {
      margin-top: 0;
    }
    .book-nav {
      height: auto;
    }
    .book-nav span {
      padding: 0 10px;
      font-size: 14px;
    }
    .vertical_nav li {
      padding: 5px 15px;
    }
    .vertical_nav > li li {
      padding: 5px 0 5px 15px;
    }
    #z-dialog-1.z-dialog .aui_main {
      width: 100% !important;
    }
    .chart-con .entry-right .col-md-4 .info-label {
      width: auto;
    }
    .book-con .book-right .key-words span {
      word-wrap: break-word;
      word-break: normal;
    }

    /* .entry-con .entry-right .col-md-4 .info-label::after{content:'';} */
    /*******************************
--------[作者列表页]-------
********************************/
    .author-library-item {
      padding: 0;
    }
    .author-library-item .pic {
      height: 170px;
    }
    .author-library-item .pic .introduce-mask {
      padding: 10px;
    }
    .author-library-item .pic .introduce-mask p {
      max-height: 96px;
      margin-top: 5px;
      -webkit-line-clamp: 4;
    }
    .author-library-item .pic img {
      /*width:100%;*/
      height: auto;
    }
    .author-library-item .introduce {
      padding: 0 10px 10px;
    }
    .list-search .subsearch-query .input-group .search-select {
      height: 20px;
    }
    /*******************************
--------[作者库详细页]-------
********************************/
    .book-con .author-pic,
    .book-con .author-info {
      float: none;
      width: 100%;
    }
    .book-con .author-pic {
      text-align: center;
    }
    .book-con .author-pic img {
      max-height: inherit !important;
      width: auto;
    }
    .book-con .author-info {
      margin: 0px;
      padding: 20px;
      max-height: inherit;
      overflow-y: hidden;
    }
    .my-works {
      padding: 5px 15px;
    }
    .my-works .work-item .pic {
      height: 226px;
      line-height: 226px;
    }
    /*******************************
--------[搜索结果页]-------
********************************/
    .thesis-list .thesis-item,
    .entry-list .entry-item {
      padding: 10px 0;
      background: none;
    }
    .chaos-list .title .iphone {
      position: static;
      display: none;
    }
    .chaos-list .title .hit {
      float: none !important;
      text-align: right;
    }
    /*******************************
--------[子库模版]-------
********************************/
    .special-left-list ul li > ul {
      position: static;
      width: 100%;
      height: auto;
      max-height: inherit;
    }
    .realTimeInfo a.new-arrival-more {
      top: 0px;
      right: 0;
      font-size: 14px;
    }
    /*******************************
--------[子库模版]-------
********************************/
    .sub-nav-box .nav-item a {
      padding: 0 10px;
      display: block;
    }
    .sub-new-arrival {
      padding: 20px;
    }
    .sub-recommend .book-img {
      text-align: center;
      margin-bottom: 10px;
    }
    .sub-recommend .book-img,
    .sub-recommend .book-info {
      float: none;
      width: 100%;
    }
    .author-library {
      margin-left: 0px;
      margin-right: 0px;
      overflow: hidden;
    }
    .author-library .author-item {
      float: none;
      padding-left: 0px;
      padding-right: 0px;
      width: 100%;
    }
    .author-library .author-item:last-child {
      margin-top: 20px;
    }
    .foot-database {
      width: 100%;
    }
    .database-list dl {
      width: 33.33%;
    }
    .realTimeInfo .info-right span,
    .realTimeInfo .info-right a {
      width: 50%;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .dialogBg,
    .dialogBg.spde_feedback_box {
      padding: 20px;
      top: 100px;
      /* max-height: 500px; */
      max-height: calc(100vh - 50px);
      overflow-y: auto;
    }
    .loginMethodTab {
      width: 60px;
      height: 60px;
    }
    .dialogTab span {
      font-size: 16px;
      margin: 15px 10px auto;
    }
    .dialogBg .dialog_close {
      font-size: 32px;
    }
    .dialogTab {
      margin-bottom: 10px;
    }
    .dialogTab span.on::after {
      display: none;
    }
    .dialogBg .item,
    .dialogBg .item input {
      line-height: 34px;
      height: 34px;
    }
    .dialogBg .btn {
      height: 34px;
      line-height: 22px;
      font-size: 16px;
    }
    .dialogBg .form-control {
      font-size: 14px;
    }
    .dialogBg .regulations,
    .dialogBg .input-group-addon {
      font-size: 14px;
    }
    .dialogBg .input-group-addon img {
      min-width: 60px;
    }
    /*******************************
--------[观点详情]-------
********************************/
    .viewpoint-title {
      padding: 15px;
    }
    .viewpoint-title h4 {
      font-size: 18px;
      line-height: 26px;
    }
    .viewpoint-title .info-group {
      text-align: left;
    }
    .pointOfView {
      padding: 10px 20px;
    }
    .pointOfView p {
      margin: 10px auto;
    }
    /*******************************
--------[图表详情]-------
********************************/
    .chart-detail {
      margin: 20px 0;
    }
    .chart-detail .left-item p {
      margin: 0;
    }
    .chart-detail .left-item .pc {
      display: none;
    }
    .chart-main .scroll-core .item img {
      height: 80px;
    }
    .chart-main .sliderpic-list .slick-next {
      right: 0px;
    }
    .chart-main .sliderpic-list .slick-arrow {
      width: 40px;
      height: 90px;
    }
    /*******************************
--------[排行榜]-------
********************************/
    .ranking-item {
      padding: 0;
      background: None;
    }
    .ranking-item .new-arrival .book-item,
    .ranking-item .branch-nav .branch-item {
      width: calc(33.33% - 10px);
      margin: 5px;
    }
    .read-list-title {
      font-size: 18px;
      margin-top: 20px;
    }
    .ranking-item .title-index span.on {
      font-size: 18px;
      margin-top: 0px;
    }
    .ranking-item .readingRank-tab {
      width: 100%;
    }
    .ranking-item .readingRank-tab span,
    .ranking-item .readingRank-tab span.on {
      font-size: 16px;
      margin-right: 10px;
    }
    /*******************************
--------[视频播放]-------
********************************/
    .video-play {
      display: block;
    }
    .video-play .video-play-left,
    .video-play .video-book-list {
      float: none;
      width: 100%;
    }
    .video-play .video-book-list .list-assemble {
      overflow: Hidden;
      height: auto;
    }
    .video-book-list ul {
      max-height: inherit;
    }
    .video-book-list li div {
      padding: 10px 0 10px 20px;
      background-position: 0px 12px;
    }
    .video-book-list li.on div {
      background-position: 0 10px;
    }
    .video-arrow {
      display: none;
    }
    .video-course-catalog li div.video-read-btn {
      width: 40px;
    }
    /*******************************
--------[视频列表]-------
********************************/
    div.chart-item .chart-img,
    div.chart-item .chart-info {
      float: none;
      width: 100%;
      padding: 0;
    }
    div.chart-item .chart-img img {
      width: 100%;
    }
    .video-item .video-img .shareBar {
      left: 0;
      width: 100%;
    }
    /*******************************
--------[视频]-------
********************************/
    .about-recom .book-list li {
      width: 50%;
    }
    .about-recom ul.video-list li {
      margin-bottom: 0;
    }
    .about-recom .video-list li .book-title {
      height: auto;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    /*******************************
--------[有声书列表]-------
********************************/
    .sortBox .phone {
      display: flex;
      align-items: center;
    }
    .book-con .sound .book-info .h4-video {
      margin: 0;
    }
    .book-con .book-right .book-info {
      padding: 0;
    }
    .video-course-catalog {
      padding: 0;
    }
    /*******************************
--------[视频详细]-------
********************************/
    .lecturer-list dt,
    .lecturer-list dd {
      width: 100%;
    }
    .lecturer-list dd h4 {
      margin-top: 15px;
    }
    .course-info {
      padding: 0;
    }
    .lecturer-list dl {
      padding: 20px;
    }
    /*******************************
--------[资讯综合]-------
********************************/
    .integration-info-right .subsearch-query {
      width: 100%;
      float: none !important;
      margin: 10px 0;
      overflow: hidden;
    }
    .integration-info-right .subsearch-query input {
      width: calc(100% - 62px);
    }
    .integration-info-right li {
      padding: 20px 0;
    }
    .integration-info-right .left-list .list-title {
      height: auto;
    }
    /*******************************
--------[分页条]-------
********************************/
    .pagebar {
      text-align: center;
      margin: 20px 0;
    }
    .pagebar a,
    .pagebar .pageBtnWrap span {
      min-width: 24px;
      line-height: 24px;
      height: 24px;
      margin: 2px;
    }
    .pagebar .pageBtnWrap {
      display: block;
    }
    .pagebar input {
      height: 24px;
    }

    .J-left-list.left-list .list-title a {
      -webkit-transform: rotateZ(180deg);
      -moz-transform: rotateZ(180deg);
      -ms-transform: rotateZ(180deg);
      -o-transform: rotateZ(180deg);
      transform: rotateZ(180deg);
    }

    .special-banner > img {
      width: 1920px !important;
      left: auto;
      right: -50%;
    }
    .special-left {
      width: 100%;
    }
    .special-right {
      width: 100%;
      padding: 20px 0;
    }
    .personal-left {
      width: 100%;
    }
    /*******************************
		-------[购买]--------
	********************************/
    .purchase-dialog .dialog-title span {
      margin-top: 10px;
    }
    .purchase-dialog .retrieveBox {
      margin-top: 20px;
    }
    /*******************************
--------[党政-子库]-------
********************************/
    .partyGovernment-header {
      padding: 0;
    }
    .partyGovernment-header .sub-database .logo {
      margin-bottom: 0;
    }
    .partyGovernment-header div.burger {
      right: 15px;
    }
    .partyGovernment-header .header.header-book {
      background: None;
    }
    .partyGovernment-nav {
      display: none;
      position: absolute;
      z-index: 99;
    }
    .partyGovernment-nav li {
      height: 32px;
      line-height: 32px;
    }
    .partyGovernment-nav li a {
      font-size: 14px;
    }
    .pg-new-arrival {
      padding-left: 0;
      padding-top: 0;
    }
    .pg-new-arrival .new-arrival-item {
      padding-left: 20px;
    }

    .pg-common .pg-boutique-title {
      line-height: 40px;
    }
    .pg-common .pg-boutique-title ul li {
      font-size: 16px;
    }
    .pg-common .pg-boutique-title ul li.item1.on::after {
      height: 40px;
      width: 20px;
      background-size: 100% 100%;
    }
    .pg-common .pg-boutique-title .new-arrival-more {
      line-height: 40px;
    }

    .pg-boutique .recommend-item .pic {
      width: 110px;
    }
    .pg-boutique .recommend-item .pic img {
      width: 90px;
    }
    .pg-boutique .recommend-item .con {
      width: calc(100% - 110px);
    }
    .pg-boutique .recommend-item .con h4 {
      height: 40px;
    }
    .pg-boutique .recommend-item .con h4 a {
      font-size: 16px;
      line-height: 20px;
    }
    .pg-boutique .recommend-item .con p {
      margin-top: 5px;
    }
    .search-form .input-group{
      width: 100%;
    }
  }
  /* 火狐兼容样式 */
  @-moz-document url-prefix() {
    .list-search .new-sortBox .sort input[type="checkbox"] {
      position: relative;
      top: 0px;
    }
  }
  /*Common For Max 414*/
  @media only screen and (max-width: 479px) {
    .audio-book .pic img:first-of-type {
      height: 100px !important;
    }
    .audio-book .pic .duration img {
      height: auto !important;
    }
    .dialogBg,
    .dialogBg.spde_feedback_box {
      top: 50px;
      left: 0;
      margin: auto 15px;
      width: calc(100% - 30px);
    }
    div.branch-nav-item {
      height: 54px;
      line-height: 54px;
    }
    .thematic-table .special-item .pic {
      height: 105px;
      line-height: 105px;
    }
    .thematic-list .special-item .pic {
      height: auto;
      line-height: inherit;
    }
  }

  /*Common For Max 375*/
  @media only screen and (max-width: 413px) {
    div.branch-nav-item {
      height: 50px;
      line-height: 50px;
    }
    /*******************************
--------[作者详细页]-------
********************************/
    .my-works .work-item .pic {
      height: 198px;
      line-height: 198px;
    }
  }

  /*Common For Max 320*/
  @media only screen and (max-width: 320px) {
    .new-arrival .book-item {
      width: 50%;
    }
    div.branch-nav-item {
      height: 40px;
      line-height: 40px;
    }
    .special-item .pic span.dataName {
      font-size: 18px;
    }
    /*******************************
--------[作者列表页]-------
********************************/
    .author-library-item .pic {
      height: 142px;
    }
    /*******************************
--------[作者详细页]-------
********************************/
    .my-works .work-item .pic {
      height: 160px;
      line-height: 160px;
    }
    /* .dialogBg,
    .dialogBg.spde_feedback_box {
      max-height: 460px !important;
    } */

    .thematic-table .special-item .pic {
      height: 90px;
      line-height: 90px;
    }
  }

  /* --------------------------- 固定屏幕样式 ---------------------------------------- */
  /*960*/
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    body {
      font-size: 12px;
    }
    /* 首页 */
    .search {
      margin: 60px 170px 40px 170px;
    }
    .nav > ul > li a {
      font-size: 16px;
    }
    .search .words a {
      font-size: 14px;
    }
    .search .advanceLink {
      font-size: 14px;
    }
    .book-class li {
      font-size: 12px;
      line-height: 27px;
    }
    .index-swiper .slider-nav .slick-slide {
      font-size: 12px;
    }
    .login .txt p {
      font-size: 12px;
    }
    .news-flash ul li a {
      font-size: 12px;
    }
    .book-class h4 {
      font-size: 16px;
    }
    .real-time span {
      font-size: 24px;
    }
    .title-index a,
    a.new-arrival-more {
      font-size: 14px;
    }
    .title-index span.on {
      font-size: 18px;
    }
    .title-index span {
      font-size: 16px;
    }
    .new-arrival .book-item h5 a {
      font-size: 14px;
    }
    .special-item h4 {
      font-size: 16px;
    }
    .realTimeInfo .info-right h5 {
      font-size: 14px;
    }
    .realTimeInfo .info-right > div {
      font-size: 12px;
    }
    .author-item .txt h4 {
      font-size: 18px;
    }
    .author-item .txt p {
      font-size: 12px;
      line-height: 1.3;
      margin: 0;
      margin-top: 10px;
      height: 16px;
    }
    .author-item .txt p.author-works {
      line-height: 16px;
      height: 48px;
    }
    .read-list li a {
      font-size: 14px;
    }
    .position {
      font-size: 12px;
    }
    .shareBar {
      font-size: 12px;
      line-height: 36px;
    }
    .shareBar > a > img {
      height: 12px;
    }

    .criteria-group .criteria-item span {
      font-size: 12px;
      height: 26px;
      line-height: 26px;
    }
    .criteria-group .criteria-item em {
      line-height: 18px;
      font-size: 18px;
    }
    .book-con .book-right h4 {
      font-size: 22px;
    }
    .left-list .entry-recommend ul li {
      font-size: 16px;
    }
    .viewpoint-title {
      padding: 25px;
    }
    .viewpoint-title h4 {
      font-size: 20px;
    }
    .viewpoint-title .info-group {
      font-size: 12px;
    }
    .left-list .list-title h4 {
      font-size: 16px;
    }
    .pointOfView p {
      font-size: 14px;
      line-height: 2;
    }
    .recommend-book li .txt1 h5 {
      font-size: 14px;
      padding-bottom: 5px;
    }
    .recommend-book li .txt1 p {
      font-size: 12px;
    }

    .ranking-item .title-index span.on {
      font-size: 22px;
    }
    .ranking-item .readingRank-tab span.on {
      font-size: 18px;
      font-weight: normal;
    }
    .book-info h4 a {
      font-size: 20px;
    }
    .key-words span {
      font-size: 12px;
      line-height: 20px;
    }
    .itemize > span {
      font-size: 12px;
    }

    .sub-title {
      font-size: 20px;
    }
    .sub-introduce {
      font-size: 14px;
    }
    .sub-nav-box h4 {
      font-size: 16px;
    }
    .sub-nav-box .nav-item a {
      font-size: 12px;
      line-height: 26px;
    }
    .author-library .con h4 a {
      font-size: 16px;
    }
    .author-library .con p {
      font-size: 12px;
    }
    .chart-item dd {
      font-size: 12px;
    }

    .video-play-title {
      font-size: 30px;
    }
    .video-book-list h4 {
      font-size: 16px;
    }
    .video-book-list li h5 {
      font-size: 14px;
    }
    .video-book-list li span {
      font-size: 12px;
    }

    .video-course-catalog li div.video-info {
      font-size: 12px;
    }
    .video-course-catalog li div.video-info h4 a {
      font-size: 16px;
    }

    .book-con .author-info p {
      font-size: 14px;
    }
    .my-works .work-name a {
      font-size: 12px;
    }
    .aboutUs > div .btn {
      font-size: 12px;
    }

    .integration-info-right li h4 {
      font-size: 16px;
    }

    .book-nav-show2 .info-words .words-left {
      width: 60px;
    }
    .info-words .words-right {
      width: calc(100% - 60px);
    }
  }
  /*960*/
  @media only screen and (min-width: 960px) and (max-width: 1199px) {
  }

  /*768*/
  @media only screen and (min-width: 768px) and (max-width: 959px) {
  }

  /*480*/
  @media only screen and (min-width: 480px) and (max-width: 767px) {
  }

  /*320*/
  @media only screen and (min-width: 320px) and (max-width: 479px) {
  }
  /*240*/
  @media only screen and (max-width: 319px) {
  }
  .hotwordlist > li:first-child {
    margin-left: 10px;
  }
  .hotwordlist > li > a {
    color: #ddd;
    font-size: 12px;
  }
  .hotwordlist > li {
    cursor: pointer;
    float: left;
    padding: 10px;
  }
  .hotwordlist {
    position: relative;
    left: 50px;
    top: -10px;
  }
  .hotword {
    position: absolute;
    font-style: italic;
    color: #ddd;
    font-weight: 500;
  }
  /*收藏弹出框样式*/
  @media (min-width: 768px) {
    .modal-sm {
      width: 365px;
    }
  }
  .modal-title {
    font-weight: bold;
    font-style: oblique;
    margin: 0;
    line-height: 1.42857143;
    color: #65bd77;
  }
  .resourceType {
    float: left;
    font-size: 16px;
  }
  .libraryResource {
    width: 31px;
    height: 20px;
    font-size: 14px;
    background: #4583ea;
    color: #fff;
    border-radius: 6px;
    line-height: 20px;
    float: left;
  }
  /*人工客服样式*/
  .fix-bottom {
    position: fixed;
    top: 53%;
    transform: translateY(-50%);
    right: 80px;
    z-index: 99999;
    width: 320px;
    height: 500px;
  }
  .fix-bottom .open-kefu {
    box-shadow: 0 0 8px #aaa;
    border-radius: 15px 15px 0 0;
    -webkit-animation: showchatbox 1s;
    animation: showchatbox 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .fix-bottom .holly-kefu {
    position: absolute;
    top: 0;
    width: 320px;
    height: 500px;
    min-height: 500px;
    border-radius: 15px 15px 0 0;
    pointer-events: auto;
    background-color: transparent;
  }
  .fix-bottom .open-kefu .close-kefu {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
  }
  .fix-bottom .holly-kefu iframe {
    width: 100%;
    height: 100%;
    border: none;
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .power {
    margin-right: 20px;
    position: relative;
    cursor: pointer;
  }
  .powermodal {
    width: max-content;
    background-image: url(../../images/qipao.png);
    background-size: 100% 100%;
    position: absolute;
    right: 251px;
    padding: 14px 20px;
    box-sizing: border-box;
    transition: 0.3s;
    top: 40px;
    color: #000;
    z-index: 10;
  }
}

/* 网页阅读各级标题样式 */
/* part标签：篇或部分，2号黑体居中 */
#new-book-web-read .t_1_part {
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica,
    "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB",
    "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN",
    "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti",
    SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  /* 二号等于22磅 */
  font-size: 22pt;
  text-align: center;
}
/* chapter标签：章或单元，3号黑体居中 */
#new-book-web-read .t_chapter,
#new-book-web-read .t_1_dedication,
#new-book-web-read .t_1_colophon {
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica,
    "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB",
    "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN",
    "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti",
    SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  /* 三号等于16磅 */
  font-size: 16pt;
  text-align: center;
}
/* sect1标签：节，4号黑体居中 */
#new-book-web-read .t_sect1 {
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica,
    "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB",
    "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN",
    "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti",
    SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  /* 四号等于14磅 */
  font-size: 14pt;
  text-align: center;
}
/* sect2、sect3、sect4、sect5：小节，五号仿宋，居左空两格 */
#new-book-web-read .t_sect2,
#new-book-web-read .t_sect3,
#new-book-web-read .t_sect4,
#new-book-web-read .t_sect5 {
  font-family: Baskerville, "Times New Roman", "Liberation Serif", STFangsong,
    FangSong, FangSong_GB2312, "CWTEX\-F", serif;
  /* 与正文小四16px保持一致，小四等于12磅 */
  /* 修改为四号，四号等于14磅 */
  font-size: 14pt;
  text-align: left;
  text-indent: 2em;
}
